diff options
author | Drashna Jaelre <drashna@live.com> | 2022-09-25 13:04:00 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-25 13:04:00 -0700 |
commit | 5abb125b025750d7015d1a9cafc5a861cedfa9b3 (patch) | |
tree | da18da9141a0efcd3e3ca099742af0da4fa78903 /keyboards/moonlander | |
parent | 34490f098ae1e556ceeaa6a684b3f0deb8b75cfb (diff) |
[Keymap] develop updates for Drashna Keymaps (#18472)
Diffstat (limited to 'keyboards/moonlander')
-rw-r--r-- | keyboards/moonlander/keymaps/drashna/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/moonlander/keymaps/drashna/rules.mk b/keyboards/moonlander/keymaps/drashna/rules.mk index feb91c774b..927d956e9d 100644 --- a/keyboards/moonlander/keymaps/drashna/rules.mk +++ b/keyboards/moonlander/keymaps/drashna/rules.mk @@ -2,5 +2,5 @@ TAP_DANCE_ENABLE = yes BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite UNICODE_ENABLE = yes UNICODEMAP_ENABLE = no -AUTOCORRECTION_ENABLE = yes +AUTOCORRECT_ENABLE = yes CAPS_WORD_ENABLE = yes |