aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/infinity_ergodox/Makefile
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-07-06 18:05:50 -0400
committerJack Humbert <jack.humb@gmail.com>2016-07-06 18:05:50 -0400
commitc88207884b5fb16c8955b54b4331fc605158b9f2 (patch)
tree3c929a4e018db257b7f0238f2a52d21600352bca /keyboards/infinity_ergodox/Makefile
parenteb6e17be6fc378fdfb8c5c2c7253c17ffc07d225 (diff)
parent5baaf871bbdd6667625860b0daef7fe9a91e08db (diff)
downloadfirmware-c88207884b5fb16c8955b54b4331fc605158b9f2.tar.gz
firmware-c88207884b5fb16c8955b54b4331fc605158b9f2.tar.bz2
firmware-c88207884b5fb16c8955b54b4331fc605158b9f2.zip
Merge branch 'master' into lets-split-support
Diffstat (limited to 'keyboards/infinity_ergodox/Makefile')
-rw-r--r--keyboards/infinity_ergodox/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/infinity_ergodox/Makefile b/keyboards/infinity_ergodox/Makefile
index fb21aae5e..efa32e037 100644
--- a/keyboards/infinity_ergodox/Makefile
+++ b/keyboards/infinity_ergodox/Makefile
@@ -66,6 +66,7 @@ COMMAND_ENABLE ?= yes # Commands for debug and configuration
SLEEP_LED_ENABLE ?= yes # Breathing sleep LED during USB suspend
NKRO_ENABLE ?= yes # USB Nkey Rollover
CUSTOM_MATRIX ?= yes # Custom matrix file
+SERIAL_LINK_ENABLE = yes
ifndef QUANTUM_DIR
include ../../Makefile