summaryrefslogtreecommitdiff
path: root/keyboards/handwired/brain/config.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 2 (#23762)James Young1-5/+0
2023-06-18Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan1-3/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan1-2/+0
2023-06-15Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan1-2/+0
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan1-3/+0
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan1-3/+0
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition1-1/+0
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan1-12/+0
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan1-5/+0
2023-02-17Remove matrix size defines (#19581)Ryan1-5/+0
2023-02-17Move Bootmagic config to data driven (#19860)Ryan1-5/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-12-12[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y1-1/+1
2022-07-30Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan1-6/+0
2022-06-02Fix lint errors (#17293)Joel Challis1-1/+0
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-2/+0
2021-01-20Remove `DESCRIPTION`, H-J (#11616)Ryan1-1/+0
2020-06-28Klackygears add user and handwired brain (#9154)James Smith1-0/+111