summaryrefslogtreecommitdiff
path: root/keyboards/redox/rev1
AgeCommit message (Expand)AuthorFilesLines
2025-08-09Fix serial speed DD configuration & migrate keyboards (#25546)Jack Sangdahl1-7/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-07-23Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)Joel Challis1-1/+3
2024-07-13Migrate SERIAL_DRIVER to json (#23925)Joel Challis2-2/+5
2024-05-23Migrate `LOCKING_*_ENABLE` to Data-Driven: Q-R (#23781)James Young2-39/+6
2024-04-17Migrate build target markers to keyboard.json - R (#23542)Joel Challis1-0/+0
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-1/+0
2024-01-13[Keyboard] Fix typo in Redox config (#22899)Drashna Jaelre1-1/+1
2024-01-12Move `redox_w` into `redox` (#21448)Duncan Sutherland6-22/+80
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-2/+1
2023-06-15Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan2-2/+3
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-97/+70
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-7/+6
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan4-17/+0
2023-03-10Remove pointless `USE_I2C` blocks in keyboard headers (#20084)Ryan1-8/+0
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan4-16/+10
2023-02-18Fix more build failures (#19869)Ryan1-3/+0
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan4-10/+7
2023-02-17Remove matrix size defines (#19581)Ryan1-5/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan3-7/+7
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-3/+0
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan7-11/+111
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2-4/+0
2022-01-31[Keyboard] Add the proton c as a controller for the redox (#16106)xerootg7-2/+105
2021-09-05Remove empty override functions (#14312)Ryan1-21/+0
2021-01-20Remove `DESCRIPTION`, R-V (#11632)Ryan1-1/+0
2020-10-29[Keyboard] Redox via support added (#10710)Harshit Goel1-2/+2
2020-08-17Redox: sync RGB on left and right sides (#10022)dp1-0/+2
2019-10-28Cleanup rules.mk for 32U4 keyboards, R-S (#7182)fauxpark1-1/+0
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre1-1/+1
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre1-5/+0
2018-12-14Make quantum/split_common/serial.[ch] configurable (#4419)Takeshi ISHII1-0/+3
2018-10-27Keyboard: Redox keymaps refactoring (#4258)Mattia Dal Ben2-57/+22
2018-10-22Remove all of the deprecated RGB definesDrashna Jaelre1-3/+1
2018-04-29Redox keyboard code (#2843)Mattia Dal Ben4-0/+177