kmk_firmware/kmk
kbjunky a1d8a990f1 Update mouse_keys.py
Added check for USB enabled half in case of a split keyboard.
Cleaning of hid_pending state after sending.
2022-07-24 15:19:35 -07:00
..
extensions add brightness consumer keys 2022-07-14 16:46:21 -07:00
handlers cleanup unused coord_raw 2022-07-24 15:19:20 -07:00
modules Update mouse_keys.py 2022-07-24 15:19:35 -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 feat(extensions): most of the extensions implementation, by kdb424 2021-06-20 13:55:16 -07:00
hid.py update format to fstring 2022-06-12 09:31:15 +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 cleanup unused KMKKeyboard attributes 2022-07-24 15:19:20 -07: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