diff options
author | QMK Bot <hello@qmk.fm> | 2021-10-22 13:32:51 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-10-22 13:32:51 +0000 |
commit | bd3e42c4a83b9efb7e7b40cd3b2325bddd3cdd53 (patch) | |
tree | 74cc4dcf2dc4ec3273d7074baadc8e7c994b6ef4 /keyboards/pteron36/rules.mk | |
parent | 0093d3d761e60a31bb2a15a5859dbd0c08ef9999 (diff) | |
parent | 3979137995e32491ddebc48eab991a4dfdccc02f (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/pteron36/rules.mk')
-rw-r--r-- | keyboards/pteron36/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/pteron36/rules.mk b/keyboards/pteron36/rules.mk index 278246b371..a12be26351 100644 --- a/keyboards/pteron36/rules.mk +++ b/keyboards/pteron36/rules.mk @@ -7,7 +7,7 @@ BOOTLOADER = caterina # Build Options # change yes to no to disable # -BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite +BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite MOUSEKEY_ENABLE = yes # Mouse keys EXTRAKEY_ENABLE = yes # Audio control and System control CONSOLE_ENABLE = no # Console for debug |