kmk_firmware/kmk/common
2018-09-23 00:14:29 -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 Holy refactor, Batman: full layer support (MO/DF) 2018-09-23 00:14:28 -07:00
internal_keycodes.py Unbreak the reset key by removing dead code path (for now) 2018-09-23 00:14:29 -07:00
internal_state.py Holy refactor, Batman: full layer support (MO/DF) 2018-09-23 00:14:28 -07:00
keycodes.py Holy refactor, Batman: full layer support (MO/DF) 2018-09-23 00:14:28 -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