summaryrefslogtreecommitdiff
path: root/keyboards/redox_media
AgeCommit message (Expand)Author
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
2022-08-04Move keyboard USB IDs and strings to data driven: R (#17885)Ryan
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-02Add Redox Media Configurator Data (#15013)James Young
2021-09-11[Keyboard] Fix Redox Media compilation errors (#14345)Drashna Jaelre