kmk_firmware/kmk/common
2018-09-23 00:14:24 -07:00
..
abstract Very broken, but some work done probably 2018-09-23 00:13:30 -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 Listen to KEY_DOWN_EVENT and KEY_UP_EVENT in the HIDHelper and actually send. Working keyboard! ⌨ 2018-09-16 23:20:16 -07:00
event_defs.py Unbreak the general idea of KC_DF and KC_MO, though still needs heavy refactors 2018-09-23 00:13:32 -07:00
internal_keycodes.py Add support for changing to N layers as needed 2018-09-23 00:13:32 -07:00
internal_state.py Add support for changing to N layers as needed 2018-09-23 00:13:32 -07:00
keycodes.py Fix keycodes, and update keymap in prep for working layers 2018-09-23 00:14:24 -07:00
keymap.py Move all remaining state into the single store, woot! 2018-09-03 15:21:34 -07:00
types.py Listen to KEY_DOWN_EVENT and KEY_UP_EVENT in the HIDHelper and actually send. Working keyboard! ⌨ 2018-09-16 23:20:16 -07:00
util.py Allow super simple keymap keycode definitions (very QMK-ish) 2018-09-16 22:17:30 -07:00