summaryrefslogtreecommitdiff
path: root/keyboards/clueboard/17
AgeCommit message (Expand)Author
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-15Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre
2022-08-31Ensure all keyboards have a bootloader set (#18234)Ryan
2022-01-17CLI: Parse USB device version BCD (#14580)Ryan
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
2021-11-03Remove deprecated KEYMAP alias (#15037)Joel Challis
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan
2021-01-07cleanup clueboard based on latest validation workZach White
2020-12-30Configure keyboard matrix from info.json (#10817)Zach White
2020-12-18Add the ability to exclude keyboards from travis builds (#11178)Zach White
2020-11-21Refactor to use led config - Part 4 (#10967)Joel Challis
2020-01-31Fix AVR boards which were overriding backlight without setting… (#8044)Joel Challis
2020-01-29Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty
2019-10-05Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark
2019-08-20Remove superfluous JTAG disable code (#6445)fauxpark
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2019-01-23Clueboard refresh (#4902)skullydazed
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt
2019-01-11Remove empty action_function()fauxpark
2019-01-11Remove empty fn_actions[]fauxpark
2017-10-21Fix the naming for clueboard filesskullY
2017-10-17Reorganize clueboard into a single directory (#1855)skullydazed