kmk_firmware/kmk
2023-04-01 21:55:45 +00:00
..
extensions Port RGB extension from timer to periodic task 2023-04-01 00:12:49 +00:00
handlers Add missing keycode 2023-04-01 21:55:45 +00:00
modules Fix oneshot as combo result getting stuck 2023-03-16 21:52:26 +00:00
quickpin/pro_micro update pin names 2023-01-17 20:39:26 +00: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 Fix CC HID report generation 2023-02-18 08:20:52 +00:00
key_validators.py move validators and metas to their respective modules 2022-07-24 15:19:20 -07:00
keys.py Add missing keycode 2023-04-01 21:55:45 +00:00
kmk_keyboard.py Implement a heap based task scheduler 2023-04-01 00:12:49 +00:00
kmktime.py even more typehints 2022-10-03 18:12:48 -07:00
scheduler.py Implement a heap based task scheduler 2023-04-01 00:12:49 +00:00
types.py move validators and metas to their respective modules 2022-07-24 15:19:20 -07:00
utils.py Denoise core debugging and improve improve performance. 2023-03-24 21:48:44 +00:00