summaryrefslogtreecommitdiffstats
path: root/keyboards/redox/rev1/proton_c
Commit message (Expand)AuthorAgeFilesLines
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-4/+3
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-10/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-7/+5
* Fix more build failures (#19869)Ryan2023-02-181-3/+0
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-7/+4
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+4
* 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-202-4/+5
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* [Keyboard] Add the proton c as a controller for the redox (#16106)xerootg2022-01-316-0/+100