diff options
| author | Ryan <fauxpark@gmail.com> | 2020-12-23 15:01:44 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-23 15:01:44 +1100 |
| commit | 806aa9bc67c77c3899e60c1daef560680865568c (patch) | |
| tree | b6dcfbb25e511bf77f1efc45f78218762f2bf999 /keyboards/preonic | |
| parent | dc7081a8233e5d709d09cc09adafdc42efd9c8a0 (diff) | |
| download | qmk_firmware-806aa9bc67c77c3899e60c1daef560680865568c.tar.gz qmk_firmware-806aa9bc67c77c3899e60c1daef560680865568c.zip | |
Remove comments about custom ldscript for Teensy LC (#11224)
Diffstat (limited to 'keyboards/preonic')
| -rw-r--r-- | keyboards/preonic/rev3/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/preonic/rev3/rules.mk b/keyboards/preonic/rev3/rules.mk index a5fc16a2e..a51dc2157 100644 --- a/keyboards/preonic/rev3/rules.mk +++ b/keyboards/preonic/rev3/rules.mk | |||
| @@ -6,7 +6,6 @@ MCU = STM32F303 | |||
| 6 | # the appropriate keymap folder that will get included automatically | 6 | # the appropriate keymap folder that will get included automatically |
| 7 | # | 7 | # |
| 8 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 8 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration |
| 9 | ## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.) | ||
| 10 | MOUSEKEY_ENABLE = yes # Mouse keys | 9 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 11 | EXTRAKEY_ENABLE = yes # Audio control and System control | 10 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 12 | CONSOLE_ENABLE = yes # Console for debug | 11 | CONSOLE_ENABLE = yes # Console for debug |
