Skip to content

Commit

Permalink
latinpad ADD BOOTMAGIC_ENABLE = lite (qmk#10056)
Browse files Browse the repository at this point in the history
* Update rules.mk

* Update config.h

* Update keyboards/latinpad/config.h
  • Loading branch information
latincompass authored and nicocesar committed Sep 6, 2020
1 parent 0e7d411 commit 3b2dc2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/latinpad/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ BOOTLOADER = caterina

# Build Options
# change yes to no to disable
BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
Expand Down

0 comments on commit 3b2dc2d

Please sign in to comment.