redox: convert to use SPLIT_KEYBOARD feature (#3478)

This commit is contained in:
Len Trigg
2018-07-26 07:16:03 +12:00
committed by Drashna Jaelre
parent 4b5dcda126
commit 0fa192091c
10 changed files with 1 additions and 1039 deletions
+1 -6
View File
@@ -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