__init__.py
|
implement hold-tap interrupt for Layers
|
2022-02-13 14:47:02 -08:00 |
adns9800.py
|
Moved firmware to an external file
|
2021-09-17 15:31:40 +08:00 |
capsword.py
|
formatted module with black
|
2022-04-09 15:19:02 -07:00 |
cg_swap.py
|
rename to cg_swap and added docs
|
2022-04-08 20:22:43 -07:00 |
combos.py
|
fix combo buffer replay /w layer-switch
|
2022-04-25 13:26:02 -07:00 |
easypoint.py
|
Implement easypoint
|
2022-03-20 15:22:57 -07:00 |
encoder.py
|
fix formatting, run test
|
2022-02-19 21:33:45 -08:00 |
holdtap.py
|
implements oneshot/sticky keys.
|
2022-02-13 16:43:14 -08:00 |
layers.py
|
Fix _find_key_in_map callings
|
2022-03-08 17:45:07 +00:00 |
midi.py
|
Fix MIDI PR files
|
2022-03-06 00:56:05 -08:00 |
modholdandtap.py
|
updates based on review comments
|
2022-05-02 21:02:40 +00:00 |
modtap.py
|
fix permanent hid_send
|
2022-02-13 14:47:02 -08:00 |
oneshot.py
|
fix late release of oneshot keys
|
2022-04-17 18:33:24 -07:00 |
power.py
|
Convert to supervisor ticks
|
2021-09-14 07:56:38 -07:00 |