]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/redox/rules.mk
Add support for Atmega32A to pin declarations and universal matrix (#4015)
[qmk_firmware.git] / keyboards / redox / rules.mk
index 3e79bf1fe9d4015ec37395abf37e63a8459415d2..748d89dcfbd0c9f5ae058278184e07bc5ab47e54 100644 (file)
@@ -1,8 +1,3 @@
-SRC += matrix.c \
-          i2c.c \
-          split_util.c \
-          serial.c
-
 # MCU name
 #MCU = at90usb1286
 MCU = atmega32u4
@@ -71,10 +66,10 @@ UNICODE_ENABLE = no         # Unicode
 BLUETOOTH_ENABLE = no       # Enable Bluetooth with the Adafruit EZ-Key HID
 AUDIO_ENABLE = no           # Audio output on port C6
 FAUXCLICKY_ENABLE = no      # Use buzzer to emulate clicky switches
-RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight.  Do not enable this with audio at the same time.
+RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight. 
 SUBPROJECT_rev1 = yes
 USE_I2C = yes
 
-CUSTOM_MATRIX = yes
+SPLIT_KEYBOARD = yes
 
 DEFAULT_FOLDER = redox/rev1