aboutsummaryrefslogtreecommitdiff
path: root/keyboards/tkc
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2020-12-23 15:01:44 +1100
committerGitHub <noreply@github.com>2020-12-23 15:01:44 +1100
commit806aa9bc67c77c3899e60c1daef560680865568c (patch)
treeb6dcfbb25e511bf77f1efc45f78218762f2bf999 /keyboards/tkc
parentdc7081a8233e5d709d09cc09adafdc42efd9c8a0 (diff)
downloadqmk_firmware-806aa9bc67c77c3899e60c1daef560680865568c.tar.gz
qmk_firmware-806aa9bc67c77c3899e60c1daef560680865568c.zip
Remove comments about custom ldscript for Teensy LC (#11224)
Diffstat (limited to 'keyboards/tkc')
-rw-r--r--keyboards/tkc/candybar/lefty/rules.mk1
-rw-r--r--keyboards/tkc/candybar/righty/rules.mk1
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/tkc/candybar/lefty/rules.mk b/keyboards/tkc/candybar/lefty/rules.mk
index 1edad0835..c761d2b30 100644
--- a/keyboards/tkc/candybar/lefty/rules.mk
+++ b/keyboards/tkc/candybar/lefty/rules.mk
@@ -8,7 +8,6 @@ MCU = STM32F072
8LTO_ENABLE = yes 8LTO_ENABLE = yes
9BACKLIGHT_ENABLE = no 9BACKLIGHT_ENABLE = no
10BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration 10BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
11## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.)
12MOUSEKEY_ENABLE = no # Mouse keys 11MOUSEKEY_ENABLE = no # Mouse keys
13EXTRAKEY_ENABLE = yes # Audio control and System control 12EXTRAKEY_ENABLE = yes # Audio control and System control
14CONSOLE_ENABLE = no # Console for debug 13CONSOLE_ENABLE = no # Console for debug
diff --git a/keyboards/tkc/candybar/righty/rules.mk b/keyboards/tkc/candybar/righty/rules.mk
index 1edad0835..c761d2b30 100644
--- a/keyboards/tkc/candybar/righty/rules.mk
+++ b/keyboards/tkc/candybar/righty/rules.mk
@@ -8,7 +8,6 @@ MCU = STM32F072
8LTO_ENABLE = yes 8LTO_ENABLE = yes
9BACKLIGHT_ENABLE = no 9BACKLIGHT_ENABLE = no
10BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration 10BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
11## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.)
12MOUSEKEY_ENABLE = no # Mouse keys 11MOUSEKEY_ENABLE = no # Mouse keys
13EXTRAKEY_ENABLE = yes # Audio control and System control 12EXTRAKEY_ENABLE = yes # Audio control and System control
14CONSOLE_ENABLE = no # Console for debug 13CONSOLE_ENABLE = no # Console for debug