kmk_firmware/kmk
2018-12-29 15:42:56 -08:00
..
boards kitsym4: Support the keeb.io Iris using the ProMicro<->ItsyBitsyM4 converter board 2018-12-28 23:20:08 -08:00
handlers Rename keycodes to keys, simpler and easier to deal with 2018-12-29 15:29:11 -08: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 Rename keycodes to keys, simpler and easier to deal with 2018-12-29 15:29:11 -08:00
hid.py Rename keycodes to keys, simpler and easier to deal with 2018-12-29 15:29:11 -08:00
internal_state.py Rename keycodes to keys, simpler and easier to deal with 2018-12-29 15:29:11 -08:00
keys.py Rename keycodes to keys, simpler and easier to deal with 2018-12-29 15:29:11 -08:00
kmktime.py Fix linting 2018-10-16 22:43:47 -07:00
matrix.py Add LeaderMode.TIMEOUT (QMK default Leader mode) 2018-10-19 01:49:37 -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 Checkpoint alpha: Reflow macros and keycodes into a consistent structure. Most internal state functionality largely untouched (just moved) 2018-12-29 04:44:52 -08: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