summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez/rules.mk
diff options
context:
space:
mode:
authorDon Armstrong <don@donarmstrong.com>2017-10-27 22:46:51 +0200
committerDon Armstrong <don@donarmstrong.com>2017-10-27 22:46:51 +0200
commit0bb457e573e85b3b8f364efdff1eb0c5e4717df9 (patch)
treefb4269c12c6a739908e2b31254a344f61a27dc6a /keyboards/ergodox_ez/rules.mk
parent364aeeec53b56efae45594940f1b634e7f16d69c (diff)
downloadqmk_firmware-0bb457e573e85b3b8f364efdff1eb0c5e4717df9.tar.gz
qmk_firmware-0bb457e573e85b3b8f364efdff1eb0c5e4717df9.tar.xz
document how to define LEFT_LEDS and how that hack is done
Diffstat (limited to 'keyboards/ergodox_ez/rules.mk')
-rw-r--r--keyboards/ergodox_ez/rules.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/ergodox_ez/rules.mk b/keyboards/ergodox_ez/rules.mk
index e0111272a..3d6b18fea 100644
--- a/keyboards/ergodox_ez/rules.mk
+++ b/keyboards/ergodox_ez/rules.mk
@@ -66,6 +66,10 @@ OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
# USBaspLoader 2048
OPT_DEFS += -DBOOTLOADER_SIZE=512
+# If you have Left LEDs (see
+# https://geekhack.org/index.php?topic=22780.msg873819#msg873819 for
+# details), include the following define:
+# OPT_DEFS += -DLEFT_LEDS
# Build Options
# comment out to disable the options.