summaryrefslogtreecommitdiffstats
path: root/keyboards/redox/rev1/proton_c/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-4/+0
|
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-111-7/+0
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-171-7/+1
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-201-4/+0
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-2/+0
| | | | (#16655)
* [Keyboard] Add the proton c as a controller for the redox (#16106)xerootg2022-01-311-0/+66
Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: xerootg <xerootg@github.com>