kmk_firmware/kmk
Aldoo 5efd2688d7 Support for tap behavior autorepeat for modtap and layertap keys.
Faulty logic corrected

Possibly a bug could happen whenever entering ht_press with a non-empty key_state outside of repeat context (but can it really happen?)

Some formatting to make github tests happy

Documentation for repeat behavior.

Make the tests happy again!

same...
2022-10-02 09:54:52 -07:00
..
extensions add debug info for pixelbuffer to RGB extension 2022-09-22 08:22:22 -07:00
handlers cleanup unused coord_raw 2022-07-24 15:19:20 -07:00
modules Support for tap behavior autorepeat for modtap and layertap keys. 2022-10-02 09:54:52 -07:00
scanners update format to fstring 2022-06-12 09:31:15 +00:00
transports remove adafruit_pioasm dependency 2022-07-21 18:26:08 -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 remove reference to disfunct KMK_RELEASE. 2022-08-03 20:11:00 +00:00
hid.py [usb] Allow kb to lost usb connection without getting lost 2022-08-05 18:35:16 +00:00
key_validators.py move validators and metas to their respective modules 2022-07-24 15:19:20 -07:00
keys.py cleanup unused coord_raw 2022-07-24 15:19:20 -07:00
kmk_keyboard.py fix typo 2022-09-26 00:17:23 -07:00
kmktime.py implement stricter and more consistent timeouts. 2022-03-31 16:13:32 -07:00
types.py move validators and metas to their respective modules 2022-07-24 15:19:20 -07:00
utils.py implement global debug interface. 2022-07-22 09:21:30 -07:00