keycodes, animation and error handling

This commit is contained in:
2022-01-04 22:20:47 +01:00
parent 281a4cad8c
commit 7e94798685
25 changed files with 225 additions and 152 deletions

1
boot.py Normal file → Executable file
View 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'),