diff options
Diffstat (limited to 'keyboards/infinity_ergodox/Makefile')
-rw-r--r-- | keyboards/infinity_ergodox/Makefile | 1 |
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 | |||
66 | SLEEP_LED_ENABLE ?= yes # Breathing sleep LED during USB suspend | 66 | SLEEP_LED_ENABLE ?= yes # Breathing sleep LED during USB suspend |
67 | NKRO_ENABLE ?= yes # USB Nkey Rollover | 67 | NKRO_ENABLE ?= yes # USB Nkey Rollover |
68 | CUSTOM_MATRIX ?= yes # Custom matrix file | 68 | CUSTOM_MATRIX ?= yes # Custom matrix file |
69 | SERIAL_LINK_ENABLE = yes | ||
69 | 70 | ||
70 | ifndef QUANTUM_DIR | 71 | ifndef QUANTUM_DIR |
71 | include ../../Makefile | 72 | include ../../Makefile |