summaryrefslogtreecommitdiffstats
path: root/keyboards/redox/rev1
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan2023-06-152-2/+3
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-97/+70
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-7/+6
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-17/+0
* Remove pointless `USE_I2C` blocks in keyboard headers (#20084)Ryan2023-03-101-8/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-114-16/+10
* Fix more build failures (#19869)Ryan2023-02-181-3/+0
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-174-10/+7
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-083-7/+7
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-207-11/+111
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-152-4/+0
* [Keyboard] Add the proton c as a controller for the redox (#16106)xerootg2022-01-317-2/+105
* Remove empty override functions (#14312)Ryan2021-09-051-21/+0
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-201-1/+0
* [Keyboard] Redox via support added (#10710)Harshit Goel2020-10-291-2/+2
* Redox: sync RGB on left and right sides (#10022)dp2020-08-171-0/+2
* Cleanup rules.mk for 32U4 keyboards, R-S (#7182)fauxpark2019-10-281-1/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Make quantum/split_common/serial.[ch] configurable (#4419)Takeshi ISHII2018-12-141-0/+3
* Keyboard: Redox keymaps refactoring (#4258)Mattia Dal Ben2018-10-272-57/+22
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-3/+1
* Redox keyboard code (#2843)Mattia Dal Ben2018-04-294-0/+177