kmk_firmware/kmk/modules
RT_GEN 55a6636741 Fixed multiple encoders not working
Multiple encoders didn't work as a result of an unbound value of 'idx', the loop counter in the during_bootup method. Binding this value has fixed the issue. This has been tested on hardware (6 encoders) and is confirmed working.
2022-02-05 07:28:02 +00:00
..
__init__.py make TapDance a module (#281) 2022-01-18 05:21:05 +00:00
adns9800.py Moved firmware to an external file 2021-09-17 15:31:40 +08:00
encoder.py Fixed multiple encoders not working 2022-02-05 07:28:02 +00:00
holdtap.py unit tests for execution in desktop dev environment 2022-02-01 00:48:23 -08:00
layers.py Fix LT() doesn't work 2021-09-27 13:47:07 +09:00
modtap.py Fix the issue #256 by changing the timing to set True fo the hid_pending flag. 2021-10-24 14:13:15 -07:00
mouse_keys.py Fixed formatting, unused import 2021-09-16 19:54:37 +08:00
power.py Convert to supervisor ticks 2021-09-14 07:56:38 -07:00
split.py Convert to supervisor ticks 2021-09-14 07:56:38 -07:00
tapdance.py make TapDance a module (#281) 2022-01-18 05:21:05 +00:00