diff options
| author | Felix Jen <fjen@felixjen.com> | 2021-09-15 10:18:47 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-15 10:18:47 -0700 |
| commit | 4b7503097c28f33686073e37061bd178b8359600 (patch) | |
| tree | aa031f801bd6af2d6512365b3a03d283d028d3a0 /keyboards/lucid/phantom_solder | |
| parent | 0097886db62f25eb495cf8941867f89d397d9251 (diff) | |
| download | qmk_firmware-4b7503097c28f33686073e37061bd178b8359600.tar.gz qmk_firmware-4b7503097c28f33686073e37061bd178b8359600.zip | |
[Keyboard] Replaced Maker Keyboards & FJLabs Legacy Code (#14393)
Diffstat (limited to 'keyboards/lucid/phantom_solder')
| -rw-r--r-- | keyboards/lucid/phantom_solder/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/lucid/phantom_solder/rules.mk b/keyboards/lucid/phantom_solder/rules.mk index 6a4e682c0..58e569b73 100644 --- a/keyboards/lucid/phantom_solder/rules.mk +++ b/keyboards/lucid/phantom_solder/rules.mk | |||
| @@ -10,7 +10,7 @@ BOOTLOADER = atmel-dfu | |||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
| 12 | # | 12 | # |
| 13 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 13 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
| 14 | MOUSEKEY_ENABLE = yes # Mouse keys | 14 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 15 | EXTRAKEY_ENABLE = yes # Audio control and System control | 15 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 16 | CONSOLE_ENABLE = no # Console for debug | 16 | CONSOLE_ENABLE = no # Console for debug |
