]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/tkc1800/rules.mk
Replace Right key on base layer with RShift, convert adjust to KC_KEYMAP format
[qmk_firmware.git] / keyboards / tkc1800 / rules.mk
index 1729f648b936abebfa2808a08282c2f84092b969..0358409666dab0c0b74efa5d5599196ce63a0cc0 100644 (file)
@@ -45,7 +45,7 @@ OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
 #   Atmel DFU loader 4096
 #   LUFA bootloader  4096
 #   USBaspLoader     2048
-OPT_DEFS += -DBOOTLOADER_SIZE=4096
+OPT_DEFS += -DBOOTLOADER_SIZE=8192
 
 
 # Build Options
@@ -66,3 +66,6 @@ MIDI_ENABLE ?= no            # MIDI controls
 UNICODE_ENABLE ?= no         # Unicode
 BLUETOOTH_ENABLE ?= no       # Enable Bluetooth with the Adafruit EZ-Key HID
 AUDIO_ENABLE ?= no           # Audio output on port C6
+
+SRC = i2c.c \
+         ssd1306.c