kmk_firmware/kmk/common
2018-09-30 18:03:43 -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 HID: Support Consumer (media) keys 2018-09-30 16:08:08 -07:00
event_defs.py Support a simple macro of a sequence of keycodes (basis for SEND_STRING) 2018-09-30 18:03:43 -07:00
internal_keycodes.py KC_GESC: Escape key that can also work as Grave/Tilde 2018-09-29 16:20:21 -07:00
internal_state.py Support a simple macro of a sequence of keycodes (basis for SEND_STRING) 2018-09-30 18:03:43 -07:00
keycodes.py Epic keycode cleanup; make modifiers callable and chainable 2018-09-30 17:58:36 -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 Most changes requested were done, and other general improvements. 2018-09-28 20:20:10 -07:00