This website requires JavaScript.
Explore
Help
Sign In
sporq
/
kmk_firmware
Watch
1
Star
0
Fork
0
You've already forked kmk_firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3e99f0c8e3
kmk_firmware
/
kmk
/
common
History
Josh Klar
3e99f0c8e3
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
..
abstract
Prepare things for the event loop, also abstract gross stuff from end users
2018-09-03 03:22:11 -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
Move all remaining state into the single store, woot!
2018-09-03 15:21:34 -07:00
internal_state.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
keycodes.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
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