kmk_firmware/kmk/modules
Dave Bendit afd4982925 fix: Include Z and 0 in CapsWords ranges
Before, the allowed alphabet of characters for CapsWords was exclusive
of the letter Z, and the allowed number set was exclusive of the number
0.

Now, those characters are included, so using them won't interrupt
CapsWords.
2022-11-21 21:12:40 +00: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 fix: Include Z and 0 in CapsWords ranges 2022-11-21 21:12:40 +00:00
cg_swap.py rename to cg_swap and added docs 2022-04-08 20:22:43 -07:00
combos.py fix pystack exhaust during resume_process_key. 2022-10-08 13:36:00 -07:00
dynamic_sequences.py Improved readability and finished renaming 2022-05-19 15:10:32 +00:00
easypoint.py Implement easypoint 2022-03-20 15:22:57 -07:00
encoder.py Rename encoder resolution to divisor 2022-07-08 11:03:01 +00:00
holdtap.py implement multiple-choice for holdtap repeat 2022-10-14 08:25:44 -07:00
layers.py fix pystack exhaust during resume_process_key. 2022-10-08 13:36:00 -07:00
midi.py Fix MIDI PR files 2022-03-06 00:56:05 -08:00
modtap.py replace modtap validator with parent holdtap validator 2022-10-11 15:43:39 -07:00
mouse_keys.py fix mouse_keys not working at all 2022-08-05 14:39:57 -07:00
oneshot.py fix pystack exhaust during resume_process_key. 2022-10-08 13:36:00 -07:00
pimoroni_trackball.py fix trackball module forcing reports to zero 2022-08-01 16:46:53 -07:00
potentiometer.py pythonify Potentiometer state 2022-05-06 20:29:39 -07:00
power.py Convert to supervisor ticks 2021-09-14 07:56:38 -07:00
rapidfire.py Rename randomize to enable_interval_randomization 2022-06-30 06:37:57 +00:00
serialace.py update and add docs to serialace 2022-08-31 18:25:07 -07:00
split.py [split] cleanup: remove target_left (unused) 2022-06-30 00:38:20 -07:00
sticky_mod.py doc updates based on the comments and refactoring 2022-05-02 21:02:40 +00:00
string_substitution.py Minor code cleanup 2022-07-14 10:29:25 +00:00
tapdance.py fix pystack exhaust during resume_process_key. 2022-10-08 13:36:00 -07:00