diff options
Diffstat (limited to 'keyboards/handwired/daishi/rules.mk')
-rw-r--r-- | keyboards/handwired/daishi/rules.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/keyboards/handwired/daishi/rules.mk b/keyboards/handwired/daishi/rules.mk index 8da09f578..b32ea95cb 100644 --- a/keyboards/handwired/daishi/rules.mk +++ b/keyboards/handwired/daishi/rules.mk | |||
@@ -4,9 +4,8 @@ MCU = at90usb1286 | |||
4 | # Bootloader selection | 4 | # Bootloader selection |
5 | BOOTLOADER = atmel-dfu | 5 | BOOTLOADER = atmel-dfu |
6 | 6 | ||
7 | # QMK Build Options | 7 | # Build Options |
8 | # change to "no" to disable the options, or define them in the Makefile in | 8 | # change yes to no to disable |
9 | # the appropriate keymap folder that will get included automatically | ||
10 | # | 9 | # |
11 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
12 | MOUSEKEY_ENABLE = no # Mouse keys | 11 | MOUSEKEY_ENABLE = no # Mouse keys |