diff options
author | Ryan <fauxpark@gmail.com> | 2020-04-12 23:02:14 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-12 15:02:14 +0200 |
commit | c2df714c3b0c23c2a943bc015281208419253c05 (patch) | |
tree | 69d5541775a573c3d7cf7960bf0cc8cd9493d602 /keyboards/maartenwut/wasdat/rules.mk | |
parent | 799b21f8cd6546811652deae23424a3fa603e9b5 (diff) | |
download | qmk_firmware-c2df714c3b0c23c2a943bc015281208419253c05.tar.gz qmk_firmware-c2df714c3b0c23c2a943bc015281208419253c05.zip |
Add VIA keymap for Wasdat (#8762)
* Add VIA keymap for Wasdat
* Enable Bootmagic Lite at keyboard level
Diffstat (limited to 'keyboards/maartenwut/wasdat/rules.mk')
-rw-r--r-- | keyboards/maartenwut/wasdat/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/maartenwut/wasdat/rules.mk b/keyboards/maartenwut/wasdat/rules.mk index db9728623e..822baf5ed8 100644 --- a/keyboards/maartenwut/wasdat/rules.mk +++ b/keyboards/maartenwut/wasdat/rules.mk @@ -14,7 +14,7 @@ BOOTLOADER = qmk-dfu # Build Options # change yes to no to disable # -BOOTMAGIC_ENABLE = no # 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 |