kmk_firmware/kmk
xs5871 3e91f63c88 fix tapdance with momentary modifiers; tap-timeout per tap.
Improves handling of momentary modifiers (i.e. different actions on hold or
press/release) as tapdance targets.
tap_time is reset for each consecutive single tap, instead of being
applied to the entire tap sequence.
2021-10-19 00:16:49 -07:00
..
extensions Removed spaces at end of line. 2021-10-14 23:02:57 -07:00
handlers Merge pull request #232 from KMKfw/topic-supervisor-ticks 2021-09-20 23:28:12 +00:00
modules typos 2021-10-17 09:12:20 -07:00
__init__.py A basic 2x2 matrix that can auto-flash to a Feather with a compatible bootloader 2018-09-02 20:07:07 -07:00
consts.py feat(extensions): most of the extensions implementation, by kdb424 2021-06-20 13:55:16 -07:00
hid.py add ble_name option to KMKKeyboard.go method 2021-09-17 16:14:11 +02:00
key_validators.py Run black against source tree 2019-07-24 23:03:13 -07:00
keys.py fix Key no_release argument 2021-10-01 15:13:45 +02:00
kmk_keyboard.py fix tapdance with momentary modifiers; tap-timeout per tap. 2021-10-19 00:16:49 -07:00
kmktime.py resolved issues 2021-09-17 08:40:20 -07:00
matrix.py Add QMK equivalent attributes of DiodeOrientation 2021-09-13 20:34:49 -07:00
types.py Remove two classes that havent been used in almost a year 2019-07-25 00:35:08 -07:00