summaryrefslogtreecommitdiffstats
path: root/keyboards/redox_w
Commit message (Expand)AuthorAgeFilesLines
* Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko2022-06-081-1/+1
* [Keyboard] Handle timeout on UART for Redox Wireless (#17203)Tomasz Janeczko2022-06-071-2/+9
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-02-224-18/+188
|\
| * [Keyboard] [redox_w] add dvorak layout and white led support (#16259)66f9e4eae2022-02-214-18/+188
* | Convert some more boards to Matrix Lite (#15489)Ryan2021-12-272-120/+23
* | Migrate serial_uart usages to UART driver (#15479)Ryan2021-12-153-15/+7
|/
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Keymap] Update Miryoku (#14827)Manna Harbour2021-10-152-2/+2
* Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan2021-09-301-1/+0
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove commented out BLUETOOTH_ENABLE rules (#14361)Ryan2021-09-101-1/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+1
* Remove ONEHAND_ENABLE (#13920)Joel Challis2021-08-091-1/+1
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-061-7/+7
* [Keymap] Update Miryoku (#13307)Manna Harbour2021-07-032-0/+28
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-292-2/+2
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-1/+1
* Serial refactor (#11521)Ryan2021-02-064-40/+8
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-201-1/+0
* [Keymap] Danielo515/redox_w (#11340)Daniel Rodríguez Rivero2021-01-101-58/+74
* Make VIA config for redox_w (#10578)Harshit Goel2020-10-164-2/+94
* [Keymap] danielo515/redox-1 (#9935)Daniel Rodríguez Rivero2020-09-061-31/+34
* Danielo515/redox (#8232)Daniel Rodríguez Rivero2020-03-124-0/+173
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-301-4/+4
* Cleanup rules.mk for 32U4 keyboards, R-S (#7182)fauxpark2019-10-281-49/+15
* Tidy up backlight header use to avoid build issues (#6714)Joel Challis2019-09-111-3/+0
* [Keymap] default keymap fix for questionmark (redox, redox_w) (#6574)Jorde Vorstenbosch2019-08-271-9/+6
* [Keymap] Redox_w Use layer_state_set_user instead of matrix_scan_user (#6608)Gabes Mak2019-08-251-9/+8
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
* [Keyboard] Redox Wireless configurator bugfix (#4961)Mattia Dal Ben2019-01-302-2/+86
* Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill2019-01-271-4/+4
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-6/+0
* Redox Wireless configurator support (#4256)Mattia Dal Ben2018-10-271-0/+12
* Keyboard: Add Redox Wireless keyboard (#4180)Mattia Dal Ben2018-10-2210-0/+677