diff options
Diffstat (limited to 'keyboards/ergodox_infinity/rules.mk')
-rw-r--r-- | keyboards/ergodox_infinity/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodox_infinity/rules.mk b/keyboards/ergodox_infinity/rules.mk index 469e78598..c35f54de3 100644 --- a/keyboards/ergodox_infinity/rules.mk +++ b/keyboards/ergodox_infinity/rules.mk | |||
@@ -12,7 +12,7 @@ BOOTLOADER = kiibohd | |||
12 | BOARD = IC_TEENSY_3_1 | 12 | BOARD = IC_TEENSY_3_1 |
13 | 13 | ||
14 | # Build Options | 14 | # Build Options |
15 | # comment out to disable the options. | 15 | # change yes to no to disable |
16 | # | 16 | # |
17 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 17 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
18 | MOUSEKEY_ENABLE = yes # Mouse keys | 18 | MOUSEKEY_ENABLE = yes # Mouse keys |