diff options
Diffstat (limited to 'keyboards/alpha/rules.mk')
-rwxr-xr-x | keyboards/alpha/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/alpha/rules.mk b/keyboards/alpha/rules.mk index cb60729631..e1a53a1521 100755 --- a/keyboards/alpha/rules.mk +++ b/keyboards/alpha/rules.mk @@ -5,7 +5,7 @@ MCU = atmega32u4 BOOTLOADER = caterina # Build Options -# comment out to disable the options. +# change yes to no to disable # BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite MOUSEKEY_ENABLE = yes # Mouse keys |