diff options
Diffstat (limited to 'keyboards/handwired/datahand/rules.mk')
-rw-r--r-- | keyboards/handwired/datahand/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/handwired/datahand/rules.mk b/keyboards/handwired/datahand/rules.mk index e2ea798d8..06bc1c504 100644 --- a/keyboards/handwired/datahand/rules.mk +++ b/keyboards/handwired/datahand/rules.mk | |||
@@ -5,6 +5,8 @@ MCU = at90usb1286 | |||
5 | BOOTLOADER = halfkay | 5 | BOOTLOADER = halfkay |
6 | 6 | ||
7 | # Build Options | 7 | # Build Options |
8 | # change yes to no to disable | ||
9 | # | ||
8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
9 | MOUSEKEY_ENABLE = yes # Mouse keys | 11 | MOUSEKEY_ENABLE = yes # Mouse keys |
10 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |