kmk_firmware/kmk
2022-04-24 10:20:22 -07:00
..
extensions implement multiple pixelbuffer in rgb extension 2022-04-24 10:20:22 -07:00
handlers Fix WinCompose usage 2022-04-05 18:01:53 -07:00
modules fixes scanner init and bi-directional communication in split module 2022-04-20 15:59:51 -07:00
scanners implements scanner with rotaryio 2022-04-17 18:33:34 -07:00
transports Move pio_uart.py to transports folder 2022-02-16 17:59:59 -08: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 feat(extensions): most of the extensions implementation, by kdb424 2021-06-20 13:55:16 -07:00
hid.py avoid "Already advertising" error 2022-03-23 21:16:09 -07:00
key_validators.py implement hold-tap interrupt for Layers 2022-02-13 14:47:02 -08:00
keys.py refactor Key and ModifierKey __call__ methods 2022-04-22 09:10:40 -07:00
kmk_keyboard.py refactor debug output 2022-04-23 14:25:21 -07:00
kmktime.py implement stricter and more consistent timeouts. 2022-03-31 16:13:32 -07:00
types.py implement hold-tap interrupt on other key tap (i.e. release) 2022-02-13 14:47:02 -08:00
utils.py apply suggested changes 2022-02-07 16:25:45 -08:00