summaryrefslogtreecommitdiff
path: root/keyboards/redox/keymaps/default/config.h
AgeCommit message (Collapse)Author
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
* Remove legacy USE_SERIAL define * tidy up missed comments
2018-11-27Keymap: Set serial connection as default for the Redox rev1.0 keyboard (#4488)Mattia Dal Ben
* Set serial as default for Redox * Updated rules.mk file * Removed unused rule Co-Authored-By: mattdibi <mattdibi@users.noreply.github.com> * Removed unused rule Co-Authored-By: mattdibi <mattdibi@users.noreply.github.com>
2018-10-27Keyboard: Redox keymaps refactoring (#4258)Mattia Dal Ben
* Reconfigured keymap macro to resemble physical layout * Updated italian keymap * Added RGB controls * Updated default keymap * Updated german layout * Updated jeherve keymap * Changed include guards to pragmas * Changed include guards to pragmas in keymaps * Update readme * Fixed unused include * Fixed indentation
2018-05-13Default layout for the Redox keyboard (#2954)Mattia Dal Ben
* Improved default layout for Redox keyboard, renamed old layout * Corrected copyright note
2018-04-29Redox keyboard code (#2843)Mattia Dal Ben
* Added Redox keyboard with default keymap (IT layout) * Updated manufacturer url * Applied requested changes