summaryrefslogtreecommitdiff
path: root/keyboards/clueboard/17
Commit message (Expand)AuthorAge
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15
* Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre2022-10-15
* Ensure all keyboards have a bootloader set (#18234)Ryan2022-08-31
* CLI: Parse USB device version BCD (#14580)Ryan2022-01-17
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-14
* Remove deprecated KEYMAP alias (#15037)Joel Challis2021-11-03
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-12
|\
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-01
|/
* cleanup clueboard based on latest validation workZach White2021-01-07
* Configure keyboard matrix from info.json (#10817)Zach White2020-12-30
* Add the ability to exclude keyboards from travis builds (#11178)Zach White2020-12-18
* Refactor to use led config - Part 4 (#10967)Joel Challis2020-11-21
* Fix AVR boards which were overriding backlight without setting… (#8044)Joel Challis2020-01-31
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-29
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-05
* Remove superfluous JTAG disable code (#6445)fauxpark2019-08-20
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-26
* Clueboard refresh (#4902)skullydazed2019-01-23
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-13
* Remove empty action_function()fauxpark2019-01-11
* Remove empty fn_actions[]fauxpark2019-01-11
* Fix the naming for clueboard filesskullY2017-10-21
* Reorganize clueboard into a single directory (#1855)skullydazed2017-10-17