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/fjlabs/ready100/rules.mk | |
parent | 0097886db62f25eb495cf8941867f89d397d9251 (diff) |
[Keyboard] Replaced Maker Keyboards & FJLabs Legacy Code (#14393)
Diffstat (limited to 'keyboards/fjlabs/ready100/rules.mk')
-rw-r--r-- | keyboards/fjlabs/ready100/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/fjlabs/ready100/rules.mk b/keyboards/fjlabs/ready100/rules.mk index 3223e00459..fb8e1bc71e 100644 --- a/keyboards/fjlabs/ready100/rules.mk +++ b/keyboards/fjlabs/ready100/rules.mk @@ -10,7 +10,7 @@ BOOTLOADER = atmel-dfu # Build Options # change yes to no to disable # -BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration +BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite MOUSEKEY_ENABLE = yes # Mouse keys EXTRAKEY_ENABLE = yes # Audio control and System control CONSOLE_ENABLE = no # Console for debug |