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/whitefox/keymaps/konstantin | |
parent | e83fb69ae8a579648a6a73e00399d3d144e51f88 (diff) |
[Keymap] Updates to existing keymaps and userspace (#14503)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/whitefox/keymaps/konstantin')
-rw-r--r-- | keyboards/whitefox/keymaps/konstantin/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/whitefox/keymaps/konstantin/rules.mk b/keyboards/whitefox/keymaps/konstantin/rules.mk index bb327cf267..afdeb979e8 100644 --- a/keyboards/whitefox/keymaps/konstantin/rules.mk +++ b/keyboards/whitefox/keymaps/konstantin/rules.mk @@ -1,5 +1,5 @@ # Generic features -BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite +BOOTMAGIC_ENABLE = yes COMMAND_ENABLE = yes CONSOLE_ENABLE = yes EXTRAKEY_ENABLE = yes |