aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/redox
Commit message (Collapse)AuthorAgeFilesLines
* Fix nyquist (and other splits using D2 in debouncing) (#3067)Danny2018-05-281-1/+0
| | | | | | | | | | | | | | * Update default Nyquist revision * LED slave fix * Sync changes from lets_split * Add needed check for debouncing * Remove line that was setting PD2 pin and interfering with use of that pin * Add backlight key to keymap
* Default layout for the Redox keyboard (#2954)Mattia Dal Ben2018-05-137-16/+180
| | | | | | * Improved default layout for Redox keyboard, renamed old layout * Corrected copyright note
* Redox keyboard code (#2843)Mattia Dal Ben2018-04-2920-0/+1553
* Added Redox keyboard with default keymap (IT layout) * Updated manufacturer url * Applied requested changes