diff options
Diffstat (limited to 'keyboards/moonlander/keymaps/drashna/rules.mk')
-rw-r--r-- | keyboards/moonlander/keymaps/drashna/rules.mk | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/keyboards/moonlander/keymaps/drashna/rules.mk b/keyboards/moonlander/keymaps/drashna/rules.mk index 2a6d20bed..feb91c774 100644 --- a/keyboards/moonlander/keymaps/drashna/rules.mk +++ b/keyboards/moonlander/keymaps/drashna/rules.mk | |||
@@ -1,4 +1,6 @@ | |||
1 | TAP_DANCE_ENABLE = yes | 1 | TAP_DANCE_ENABLE = yes |
2 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite | 2 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
3 | UNICODE_ENABLE = yes | 3 | UNICODE_ENABLE = yes |
4 | UNICODEMAP_ENABLE = no | 4 | UNICODEMAP_ENABLE = no |
5 | AUTOCORRECTION_ENABLE = yes | ||
6 | CAPS_WORD_ENABLE = yes | ||