summaryrefslogtreecommitdiff
path: root/keyboards/redox/rules.mk
AgeCommit message (Expand)AuthorFilesLines
2025-06-10Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291)Joel Challis1-2/+0
2024-01-12Move `redox_w` into `redox` (#21448)Duncan Sutherland1-15/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan1-6/+0
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan1-1/+0
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan1-1/+1
2021-09-20Remove backlight pin references in rules.mk (#14513)Ryan1-1/+1
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-7/+0
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young1-1/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre1-2/+1
2021-01-30Add a <FEATURE>_SUPPORTED flag (#9058)Zach White1-0/+4
2020-01-30Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty1-5/+5
2019-10-28Cleanup rules.mk for 32U4 keyboards, R-S (#7182)fauxpark1-45/+9
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark1-1/+0
2018-11-27Keymap: Set serial connection as default for the Redox rev1.0 keyboard (#4488)Mattia Dal Ben1-3/+1
2018-10-22Replace outdated RGB/Audio informationDrashna Jaelre1-1/+1
2018-07-25redox: convert to use SPLIT_KEYBOARD feature (#3478)Len Trigg1-6/+1
2018-04-29Redox keyboard code (#2843)Mattia Dal Ben1-0/+80