summaryrefslogtreecommitdiffstats
path: root/keyboards/redox/redox.h
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Redox media (#13084)shiftux2021-09-061-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * adding a new revision 'media' to the redox keyboard * readme update * encoder fix * video link * drashna change requests * removing SPLIT_USB_TIMEOUT * intermediate rename * lowercase * drashna comments * include if defined KEYBOARD_redox_media * lowercase readme, tmp step * lowercase readme * drashna changes * more drashna comments * readme update * readme update * fauxpark and drashna comments * fauxpark comments * Update keyboards/redox/media/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Keyboard: Redox keymaps refactoring (#4258)Mattia Dal Ben2018-10-271-20/+2
| | | | | | | | | | | | | | | | | | | | | | | | * 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
* Redox keyboard code (#2843)Mattia Dal Ben2018-04-291-0/+41
* Added Redox keyboard with default keymap (IT layout) * Updated manufacturer url * Applied requested changes