kmk_firmware/kmk
2019-07-07 15:35:15 -07:00
..
boards Revert "Monocolor LED backlight added" 2019-07-07 15:35:15 -07:00
handlers Revert "Monocolor LED backlight added" 2019-07-07 15:35:15 -07:00
mcus Remove debug leftovers causing failed lints 2018-12-29 07:27:44 -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 kmk.consts: rename UnicodeModes => UnicodeMode 2018-12-04 17:03:13 -08:00
firmware.py Revert "Monocolor LED backlight added" 2019-07-07 15:35:15 -07:00
hid.py Rename keycodes to keys, simpler and easier to deal with 2018-12-29 15:29:11 -08:00
internal_state.py Revert "Monocolor LED backlight added" 2019-07-07 15:35:15 -07:00
keys.py Revert "Monocolor LED backlight added" 2019-07-07 15:35:15 -07:00
kmktime.py Fix linting 2018-10-16 22:43:47 -07:00
matrix.py Resolves #121: Use flattened keymaps, which can visually represent the logical layout, rather than the physical wiring 2019-05-12 17:47:16 -07:00
pins.py Resolves #56 by moving kmk.common.* up a level to kmk.* 2018-10-11 18:13:29 -07:00
types.py Duh, chaining.... 2019-03-12 00:24:48 -07:00
util.py Work out some bugs where I could get stuck on layers. Add more debugging output 2018-10-18 23:24:19 -07:00