mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-13 17:33:23 +01:00
* Dimple: fix unintended LED behaviour The LED was always-on if the custom keymap did not call dimple_led_off() at least once. * Dimple: LED code fixup