kmk_firmware/kmk
2022-02-07 16:25:45 -08:00
..
extensions add a keycode for setting LED to a defined brightness 2022-02-07 16:25:45 -08:00
handlers make TapDance a module (#281) 2022-01-18 05:21:05 +00:00
modules add checksum to split uart code. 2022-02-05 18:00:03 -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 fix bytearray.startswith not available in CircuitPython 2022-02-02 17:54:23 -08:00
key_validators.py Run black against source tree 2019-07-24 23:03:13 -07:00
keys.py make TapDance a module (#281) 2022-01-18 05:21:05 +00:00
kmk_keyboard.py apply vylders fix and also figure out how to set _is_target correctly, as well as make it work nicely with ble. 2022-02-05 18:00:03 -08:00
kmktime.py resolved issues 2021-09-17 08:40:20 -07:00
matrix.py Add QMK equivalent attributes of DiodeOrientation 2021-09-13 20:34:49 -07:00
types.py Remove two classes that havent been used in almost a year 2019-07-25 00:35:08 -07:00
utils.py apply suggested changes 2022-02-07 16:25:45 -08:00