summaryrefslogtreecommitdiffstats
path: root/keyboards/redox
Commit message (Expand)AuthorAgeFilesLines
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-065-9/+8
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-032-2/+0
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-166-58/+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
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-19/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-13/+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-313-3/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-7/+7
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-1/+1
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Normalise Unicode keycodes (#18898)Ryan2022-10-311-1/+1
* Remove rgblight_list.h (#18878)Ryan2022-10-271-5/+5
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-273-6/+6
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
* Remove legacy sendstring keycodes (#18749)Ryan2022-10-171-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-1513-13/+127
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-133-3/+3
* Remove some .gitignore files (#18689)Joel Challis2022-10-131-0/+0
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-0615-51/+0
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-2113-14/+14
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-208-12/+18
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* [Keymap] Add thattolleyguy keymaps (#15351)Tyler Tolley2022-04-134-0/+132
* 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-318-8/+130
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
* [Keyboard] Fix Redox Media compilation errors (#14345)Drashna Jaelre2021-09-119-301/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* [Keyboard] Redox media (#13084)shiftux2021-09-0610-2/+305
* Remove empty override functions (#14312)Ryan2021-09-051-21/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-063-15/+15
* Redox custom keymap (jeherve): updates to deprecated code and bugfixes (#12738)Jeremy Herve2021-05-143-145/+165