redox: convert to use SPLIT_KEYBOARD feature (#3478)
This commit is contained in:
committed by
Drashna Jaelre
parent
4b5dcda126
commit
0fa192091c
@@ -1,8 +1,3 @@
|
||||
SRC += matrix.c \
|
||||
i2c.c \
|
||||
split_util.c \
|
||||
serial.c
|
||||
|
||||
# MCU name
|
||||
#MCU = at90usb1286
|
||||
MCU = atmega32u4
|
||||
@@ -75,6 +70,6 @@ RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this
|
||||
SUBPROJECT_rev1 = yes
|
||||
USE_I2C = yes
|
||||
|
||||
CUSTOM_MATRIX = yes
|
||||
SPLIT_KEYBOARD = yes
|
||||
|
||||
DEFAULT_FOLDER = redox/rev1
|
||||
|
||||
Reference in New Issue
Block a user