kmk_firmware/kmk
2022-08-10 17:12:12 +00:00
..
extensions Add code review suggestions 2022-08-10 17:12:12 +00:00
handlers cleanup unused coord_raw 2022-07-24 15:19:20 -07:00
modules fix mouse_keys not working at all 2022-08-05 14:39:57 -07:00
scanners update format to fstring 2022-06-12 09:31:15 +00:00
transports remove adafruit_pioasm dependency 2022-07-21 18:26:08 -07:00
__init__.py A basic 2x2 matrix that can auto-flash to a Feather with a compatible bootloader 2018-09-02 20:07:07 -07:00
consts.py remove reference to disfunct KMK_RELEASE. 2022-08-03 20:11:00 +00:00
hid.py [usb] Allow kb to lost usb connection without getting lost 2022-08-05 18:35:16 +00:00
key_validators.py move validators and metas to their respective modules 2022-07-24 15:19:20 -07:00
keys.py cleanup unused coord_raw 2022-07-24 15:19:20 -07:00
kmk_keyboard.py remove reference to disfunct KMK_RELEASE. 2022-08-03 20:11:00 +00:00
kmktime.py implement stricter and more consistent timeouts. 2022-03-31 16:13:32 -07:00
types.py move validators and metas to their respective modules 2022-07-24 15:19:20 -07:00
utils.py implement global debug interface. 2022-07-22 09:21:30 -07:00