summaryrefslogtreecommitdiff
path: root/keyboards/clueboard/60/led.c
AgeCommit message (Collapse)Author
2020-12-16Normalise include statements in keyboard code (#11185)Ryan
2020-11-21Refactor to use led config - Part 4 (#10967)Joel Challis
* Refactor to use led config * Refactor to use led_update_kb
2019-10-17Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis
* Move tmk_core/common/backlight to quantum/backlight * Add guards to backlight inclusion * Add guards to backlight inclusion * Update backlight guards on clueboard/60 * Use full paths to avoid vpath issues
2018-01-13Fix up the ARM audio support (#2136)skullydazed
* Get audio working on clueboard/60 * add keys for music mode * Change doubles to floats * add keys for all the songs * revert to the default startup sound * Remove music mode until we can figure out why it crashes
2017-10-17Reorganize clueboard into a single directory (#1855)skullydazed