summaryrefslogtreecommitdiffstats
path: root/keyboards/redox_media
Commit message (Expand)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-143/+80
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-8/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-4/+5
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-3/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* 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-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-5/+1
* Move keyboard USB IDs and strings to data driven: R (#17885)Ryan2022-08-042-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Add Redox Media Configurator Data (#15013)James Young2021-11-023-20/+132
* [Keyboard] Fix Redox Media compilation errors (#14345)Drashna Jaelre2021-09-118-0/+330