kmk_firmware/kmk/modules
2022-02-20 13:55:37 -08:00
..
__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
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 implement hold-tap interrupt for Layers 2022-02-13 14:47:02 -08:00
modtap.py fix permanent hid_send 2022-02-13 14:47:02 -08:00
mouse_keys.py Code refractor of private members, I am not python programmer, and final try to fix linting error after I quit 2022-02-05 16:37:51 -08:00
oneshot.py implements oneshot/sticky keys. 2022-02-13 16:43:14 -08:00
pimoroni_trackball.py Add polling_interval to trackball 2022-02-08 13:23:35 -08:00
power.py Convert to supervisor ticks 2021-09-14 07:56:38 -07:00
split.py fix column flipping on rhs of split boards. 2022-02-20 13:55:37 -08:00
tapdance.py convert matrix report from row/col byte array to linear key_number. 2022-02-19 18:01:33 -08:00