Josh Klar
|
392917082a
|
Unbreak the general idea of KC_DF and KC_MO, though still needs heavy refactors
|
2018-09-23 00:13:32 -07:00 |
|
Kyle Brown
|
7ae2d18e45
|
Very broken, but some work done probably
|
2018-09-23 00:13:30 -07:00 |
|
Kyle Brown
|
d0f35100b3
|
Start of internal keycodes
|
2018-09-23 00:13:28 -07:00 |
|
Josh Klar
|
fa195a3e3d
|
Save a shit ton of perf, turns out making huge dicts every keystroke was AWFUL
|
2018-09-16 23:31:00 -07:00 |
|
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
|
88807837d5
|
Misc. cleanup around the tree
|
2018-09-16 20:50:05 -07:00 |
|
Josh Klar
|
7f88f4f415
|
Implement basic HID keyboard support (send_string works great!)
|
2018-09-16 20:49:47 -07:00 |
|
Josh Klar
|
f5fc555ac5
|
Support the PyBoard v1.1 as much as the Feather was, at least
|
2018-09-16 00:17:30 -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 |
|