summaryrefslogtreecommitdiff
path: root/keyboards/redox_w
AgeCommit message (Expand)Author
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)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-21Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-04Move keyboard USB IDs and strings to data driven: R (#17885)Ryan
2022-07-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-02[Keymap] Update Miryoku (#16482)Manna Harbour
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
2022-06-08Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko
2022-06-07[Keyboard] Handle timeout on UART for Redox Wireless (#17203)Tomasz Janeczko
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-02-22Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-02-21[Keyboard] [redox_w] add dvorak layout and white led support (#16259)66f9e4eae
2021-12-27Convert some more boards to Matrix Lite (#15489)Ryan
2021-12-15Migrate serial_uart usages to UART driver (#15479)Ryan
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-10-15[Keymap] Update Miryoku (#14827)Manna Harbour
2021-09-30Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-09-10Remove commented out BLUETOOTH_ENABLE rules (#14361)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-09Remove ONEHAND_ENABLE (#13920)Joel Challis
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-06`keymap_extras`: Remove deprecated defines (#12949)Ryan
2021-07-03[Keymap] Update Miryoku (#13307)Manna Harbour
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
2021-02-06Serial refactor (#11521)Ryan
2021-01-20Remove `DESCRIPTION`, R-V (#11632)Ryan
2021-01-10[Keymap] Danielo515/redox_w (#11340)Daniel Rodríguez Rivero
2020-10-16Make VIA config for redox_w (#10578)Harshit Goel
2020-09-06[Keymap] danielo515/redox-1 (#9935)Daniel Rodríguez Rivero
2020-03-12Danielo515/redox (#8232)Daniel Rodríguez Rivero
2020-01-30Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty