diff options
Diffstat (limited to 'keyboards/cannonkeys/atlas/rules.mk')
-rw-r--r-- | keyboards/cannonkeys/atlas/rules.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/cannonkeys/atlas/rules.mk b/keyboards/cannonkeys/atlas/rules.mk index 65b25944d..b14bde0fb 100644 --- a/keyboards/cannonkeys/atlas/rules.mk +++ b/keyboards/cannonkeys/atlas/rules.mk | |||
@@ -5,7 +5,8 @@ MCU = STM32F072 | |||
5 | BOOTLOADER = stm32-dfu | 5 | BOOTLOADER = stm32-dfu |
6 | 6 | ||
7 | # Build Options | 7 | # Build Options |
8 | # comment out to disable the options. | 8 | # change yes to no to disable |
9 | # | ||
9 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
10 | MOUSEKEY_ENABLE = yes # Mouse keys | 11 | MOUSEKEY_ENABLE = yes # Mouse keys |
11 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |