summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/brain
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-3/+3
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-84/+61
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-3/+3
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-032-2/+0
* Remove more empty headers (#20155)Ryan2023-03-171-1/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-12/+10
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-5/+1
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-172-5/+8
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* 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
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-2/+0
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-302-6/+6
* 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
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Add missing info.json files for keyboards (#12239)James Young2021-03-151-0/+73
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* Klackygears add user and handwired brain (#9154)James Smith2020-06-289-0/+429