kmk_firmware/kmk/modules
2022-04-20 15:59:51 -07: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
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 implement combo/chord/sequence module 2022-03-14 19:27:12 -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
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 fix late release of oneshot keys 2022-04-17 18:33:24 -07:00
pimoroni_trackball.py fix tick overflow and implement periodic timer class. 2022-03-06 00:02:17 -08:00
power.py Convert to supervisor ticks 2021-09-14 07:56:38 -07:00
split.py fixes scanner init and bi-directional communication in split module 2022-04-20 15:59:51 -07:00
tapdance.py convert matrix report from row/col byte array to linear key_number. 2022-02-19 18:01:33 -08:00