kmk_firmware/kmk
2021-12-06 11:12:55 -08:00
..
extensions Fixed wrong combination keycode conversion. 2021-12-01 09:49:23 -08:00
handlers fix unicode sequence 2021-12-03 15:28:15 -08:00
modules Fix the issue #256 by changing the timing to set True fo the hid_pending flag. 2021-10-24 14:13:15 -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 fix hid report type disambiguition 2021-12-06 09:22:21 -08:00
key_validators.py Run black against source tree 2019-07-24 23:03:13 -07:00
keys.py Resolve issue 285 in parsing logic, KC.NO was being parsed has an alpha, swapped the control flow treating the special case KC.NO and KC.XXXXX before alphas and nimbers 2021-12-06 11:12:55 -08: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