diff options
author | Konstantin Đorđević <vomindoraan@gmail.com> | 2021-09-19 20:47:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-19 11:47:40 -0700 |
commit | 4348e2ffc11533a384d0eea452c954e57fe7e44c (patch) | |
tree | 4e90b052f194f5b377c287bd71a62af973a44ef6 /keyboards/evyd13/wasdat/keymaps/konstantin/rules.mk | |
parent | e83fb69ae8a579648a6a73e00399d3d144e51f88 (diff) | |
download | qmk_firmware-4348e2ffc11533a384d0eea452c954e57fe7e44c.tar.gz qmk_firmware-4348e2ffc11533a384d0eea452c954e57fe7e44c.zip |
[Keymap] Updates to existing keymaps and userspace (#14503)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/evyd13/wasdat/keymaps/konstantin/rules.mk')
-rw-r--r-- | keyboards/evyd13/wasdat/keymaps/konstantin/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/evyd13/wasdat/keymaps/konstantin/rules.mk b/keyboards/evyd13/wasdat/keymaps/konstantin/rules.mk index 2ae41e9423..f73ad286a1 100644 --- a/keyboards/evyd13/wasdat/keymaps/konstantin/rules.mk +++ b/keyboards/evyd13/wasdat/keymaps/konstantin/rules.mk @@ -1,5 +1,5 @@ # Generic features -BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite +BOOTMAGIC_ENABLE = yes COMMAND_ENABLE = yes CONSOLE_ENABLE = yes EXTRAKEY_ENABLE = yes |