diff options
Diffstat (limited to 'keyboards/butterstick/rules.mk')
| -rw-r--r-- | keyboards/butterstick/rules.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/butterstick/rules.mk b/keyboards/butterstick/rules.mk index cb969e856..4229aa7ee 100644 --- a/keyboards/butterstick/rules.mk +++ b/keyboards/butterstick/rules.mk | |||
| @@ -4,6 +4,9 @@ MCU = atmega32u4 | |||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = atmel-dfu | 5 | BOOTLOADER = atmel-dfu |
| 6 | 6 | ||
| 7 | # Build Options | ||
| 8 | # change yes to no to disable | ||
| 9 | # | ||
| 7 | MOUSEKEY_ENABLE = yes # Mouse keys | 10 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 8 | EXTRAKEY_ENABLE = yes # Audio control and System control | 11 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 9 | CONSOLE_ENABLE = yes # Console for debug | 12 | CONSOLE_ENABLE = yes # Console for debug |
