summaryrefslogtreecommitdiff
path: root/keyboards/sx60/config.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-23Migrate `LOCKING_*_ENABLE` to Data-Driven: S, Part 2 (#23784)James Young1-6/+0
2023-02-26Move backlight config to data driven (#19910)Ryan1-2/+0
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-3/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan1-5/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-1/+0
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-08-04Move keyboard USB IDs and strings to data driven: S (#17889)Ryan1-7/+0
2021-02-26[Keyboard] Add VIA support to SX60 and update default keymap (#11908)Danny1-16/+29
2021-01-20Remove `DESCRIPTION`, R-V (#11632)Ryan1-1/+0
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre1-1/+1
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre1-7/+0
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-4/+0
2018-06-05Adding SX60 work by amnobis and configurator settings (#3122)Jason1-0/+61