kmk_firmware/kmk
jonathan nifenecker 90c4ce99f3 [rgb] fix set_rgb_fill method
The code was wrongly iterating the neopixel, running `fill()` on every
individual pixels.
2022-06-08 08:47:02 -07:00
..
extensions [rgb] fix set_rgb_fill method 2022-06-08 08:47:02 -07:00
handlers Fix WinCompose usage 2022-04-05 18:01:53 -07:00
modules implement fast and late reset for combos 2022-06-05 16:32:25 -07:00
scanners Removed curr_event and simplified scan_for_changes 2022-05-04 16:40:48 +00:00
transports Move pio_uart.py to transports folder 2022-02-16 17:59:59 -08: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 avoid "Already advertising" error 2022-03-23 21:16:09 -07:00
key_validators.py fix KC.LM 2022-05-26 08:09:15 -07:00
keys.py Clear cache rather than reassign, correct ALPHA case check and creation 2022-04-25 17:50:26 +00:00
kmk_keyboard.py fix crash on releasing dropped key presses 2022-05-23 15:59:52 -07:00
kmktime.py implement stricter and more consistent timeouts. 2022-03-31 16:13:32 -07:00
types.py fix KC.LM 2022-05-26 08:09:15 -07:00
utils.py apply suggested changes 2022-02-07 16:25:45 -08:00