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 |
|
Josh Klar
|
6933d9c484
|
Allow super simple keymap keycode definitions (very QMK-ish)
|
2018-09-16 22:17:30 -07:00 |
|
Josh Klar
|
7f88f4f415
|
Implement basic HID keyboard support (send_string works great!)
|
2018-09-16 20:49:47 -07:00 |
|
Josh Klar
|
27f1e971b0
|
Add HID keycodes in a semi-structured manner
|
2018-09-16 18:30:44 -07:00 |
|
Josh Klar
|
ffd47c478f
|
Move all remaining state into the single store, woot!
|
2018-09-03 15:21:34 -07:00 |
|
Josh Klar
|
ef639f5292
|
Add debug hooks to the event dispatcher, remove explicit prints
|
2018-09-03 13:50:12 -07:00 |
|
Josh Klar
|
d9b909d841
|
Event dispatching, super simply
|
2018-09-03 04:22:52 -07:00 |
|
Josh Klar
|
d5de2601d9
|
Prepare things for the event loop, also abstract gross stuff from end users
|
2018-09-03 03:22:11 -07:00 |
|
Josh Klar
|
e9d448af44
|
A basic 2x2 matrix that can auto-flash to a Feather with a compatible bootloader
|
2018-09-02 20:07:07 -07:00 |
|