Redox keyboard code (#2843)
* Added Redox keyboard with default keymap (IT layout) * Updated manufacturer url * Applied requested changes
This commit is contained in:
parent
19aa2c34e8
commit
3b7b1994cd
20 changed files with 1553 additions and 0 deletions
5
keyboards/redox/keymaps/default/rules.mk
Normal file
5
keyboards/redox/keymaps/default/rules.mk
Normal file
|
@ -0,0 +1,5 @@
|
|||
RGBLIGHT_ENABLE = yes
|
||||
|
||||
ifndef QUANTUM_DIR
|
||||
include ../../../../Makefile
|
||||
endif
|
Loading…
Add table
Add a link
Reference in a new issue