keycodes, animation and error handling
This commit is contained in:
1
boot.py
Normal file → Executable file
1
boot.py
Normal file → Executable file
@@ -1,6 +1,5 @@
|
||||
import usb_hid
|
||||
|
||||
print("setting up keyboard")
|
||||
bitmap_keyboard = usb_hid.Device(
|
||||
report_descriptor = (
|
||||
b'\x05\x01\t\x06\xa1\x01\x85\x04u\x01\x95\x08\x05\x07\x19\xe0)\xe7\x15\x00%\x01\x81\x02\x95\x05u\x01\x05\x08\x19\x01)\x05\x91\x02\x95\x01u\x03\x91\x03\x95xu\x01\x15\x00%\x01\x05\x07\x19\x00)w\x81\x02\xc0'),
|
||||
|
||||
Reference in New Issue
Block a user