summaryrefslogtreecommitdiffstats
path: root/keyboards/iris/rules.mk
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2018-07-22 15:56:14 +0200
committerDrashna Jaelre <drashna@live.com>2018-07-22 15:56:14 +0200
commited99581161b35b383ee9e1f5c070574524e9ea36 (patch)
treef0a8cb293512fac2e64b4ab413a47d3ae031da60 /keyboards/iris/rules.mk
parent83d33caf63fc2270de576c2163f39ace400bc328 (diff)
downloadqmk_firmware-ed99581161b35b383ee9e1f5c070574524e9ea36.tar.gz
qmk_firmware-ed99581161b35b383ee9e1f5c070574524e9ea36.tar.xz
Convert Iris to use SPLIT_KEYBOARD (#3458)
* convert iris to split-common * Fix build error
Diffstat (limited to 'keyboards/iris/rules.mk')
-rw-r--r--keyboards/iris/rules.mk7
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/iris/rules.mk b/keyboards/iris/rules.mk
index db4bf3a1e..07d78059e 100644
--- a/keyboards/iris/rules.mk
+++ b/keyboards/iris/rules.mk
@@ -1,8 +1,3 @@
-SRC += matrix.c \
- i2c.c \
- split_util.c \
- serial.c
-
# MCU name
#MCU = at90usb1287
MCU = atmega32u4
@@ -69,6 +64,6 @@ USE_I2C = yes
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
-CUSTOM_MATRIX = yes
+SPLIT_KEYBOARD = yes
DEFAULT_FOLDER = iris/rev2