mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-15 17:10:47 +02: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