summary refs log tree commit diff
path: root/keyboards/handwired/tractyl_manuform
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2022-09-25 13:04:00 -0700
committerGitHub <noreply@github.com>2022-09-25 13:04:00 -0700
commit5abb125b025750d7015d1a9cafc5a861cedfa9b3 (patch)
treeda18da9141a0efcd3e3ca099742af0da4fa78903 /keyboards/handwired/tractyl_manuform
parent34490f098ae1e556ceeaa6a684b3f0deb8b75cfb (diff)
[Keymap] develop updates for Drashna Keymaps (#18472)
Diffstat (limited to 'keyboards/handwired/tractyl_manuform')
-rw-r--r--keyboards/handwired/tractyl_manuform/5x6_right/keymaps/drashna/rules.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/handwired/tractyl_manuform/5x6_right/keymaps/drashna/rules.mk b/keyboards/handwired/tractyl_manuform/5x6_right/keymaps/drashna/rules.mk
index 72824cf055..8b227d4cbd 100644
--- a/keyboards/handwired/tractyl_manuform/5x6_right/keymaps/drashna/rules.mk
+++ b/keyboards/handwired/tractyl_manuform/5x6_right/keymaps/drashna/rules.mk
@@ -8,7 +8,7 @@ OLED_ENABLE                      = yes
 WPM_ENABLE                       = yes
 ENCODER_ENABLE                   = yes
 ENCODER_MAP_ENABLE               = yes
-AUTOCORRECTION_ENABLE            = yes
+AUTOCORRECT_ENABLE               = yes
 CAPS_WORD_ENABLE                 = yes
 DEFERRED_EXEC_ENABLE             = yes
 
@@ -20,7 +20,7 @@ ifeq ($(strip $(KEYBOARD)), handwired/tractyl_manuform/5x6_right/elite_c)
     OLED_ENABLE                  = no
     WPM_ENABLE                   = no
     ENCODER_ENABLE               = no
-    AUTOCORRECTION_ENABLE        = no
+    AUTOCORRECT_ENABLE           = no
     LTO_SUPPORTED                = yes
     SWAP_HANDS_ENABLE            = no
     CUSTOM_UNICODE_ENABLE        = no
@@ -29,7 +29,7 @@ ifeq ($(strip $(KEYBOARD)), handwired/tractyl_manuform/5x6_right/elite_c)
     BOOTLOADER_SIZE              = 512
 endif
 ifeq ($(strip $(KEYBOARD)), handwired/tractyl_manuform/5x6_right/teensy2pp)
-    AUTOCORRECTION_ENABLE        = no
+    AUTOCORRECT_ENABLE           = no
     CAPS_WORD_ENABLE             = yes
 endif
 ifeq ($(strip $(KEYBOARD)), handwired/tractyl_manuform/5x6_right/f411)