diff options
Diffstat (limited to 'users/ericgebhart/rules.mk')
-rwxr-xr-x | users/ericgebhart/rules.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/users/ericgebhart/rules.mk b/users/ericgebhart/rules.mk index 70017a5950..698f6131ed 100755 --- a/users/ericgebhart/rules.mk +++ b/users/ericgebhart/rules.mk @@ -9,7 +9,6 @@ KEY_LOCK_ENABLE = yes # Enable the KC_LOCK key TAP_DANCE_ENABLE = yes # Enable the tap dance feature. CONSOLE_ENABLE = no # Console for debug -BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration +BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite UNICODE_ENABLE = no SLEEP_LED_ENABLE = no -API_SYSEX_ENABLE = no |