summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/brain/config.h
Commit message (Expand)AuthorAgeFilesLines
* Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan2023-06-181-3/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-2/+0
* Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan2023-06-151-2/+0
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-3/+0
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-3/+0
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-1/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-111-12/+0
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-171-5/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-171-5/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-121-1/+1
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-301-6/+0
* Fix lint errors (#17293)Joel Challis2022-06-021-1/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* Klackygears add user and handwired brain (#9154)James Smith2020-06-281-0/+111