diff options
author | Drashna Jael're <drashna@live.com> | 2021-10-09 15:31:32 -0700 |
---|---|---|
committer | Drashna Jael're <drashna@live.com> | 2021-10-09 15:31:32 -0700 |
commit | ff85eb8ee5c50ea1720b97713e95f2fb67a200ea (patch) | |
tree | fc045b5e373bdd5eb5b8839736c1e3d9454ee14c /keyboards/dtisaac/dosa40rgb/rules.mk | |
parent | 9a20bc1f8f332008e3317b6ac425083d53e6df26 (diff) | |
parent | 3c188d98a1aebbabb06c635f91195182aa84fa4d (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/dtisaac/dosa40rgb/rules.mk')
-rw-r--r-- | keyboards/dtisaac/dosa40rgb/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dtisaac/dosa40rgb/rules.mk b/keyboards/dtisaac/dosa40rgb/rules.mk index 8924c0a41c..a76047eb26 100644 --- a/keyboards/dtisaac/dosa40rgb/rules.mk +++ b/keyboards/dtisaac/dosa40rgb/rules.mk @@ -7,7 +7,7 @@ BOOTLOADER = lufa-dfu # Build Options # change yes to no to disable # -BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite +BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite MOUSEKEY_ENABLE = no # Mouse keys EXTRAKEY_ENABLE = no # Audio control and System control CONSOLE_ENABLE = no # Console for debug |