summaryrefslogtreecommitdiff
path: root/keyboards/splitkb/aurora/sweep/keymaps/flinguenheld/rules.mk
diff options
context:
space:
mode:
authorFlorent Linguenheld <f@linguenheld.fr>2023-06-10 17:01:44 +0200
committerGitHub <noreply@github.com>2023-06-10 16:01:44 +0100
commiteee9a53a803dbcd2bc265a082c67afe0324371fc (patch)
tree57c826dfecaadbb66f2636de3c0f3569a2aa53bc /keyboards/splitkb/aurora/sweep/keymaps/flinguenheld/rules.mk
parent08289fc53a843a0e62accd715e9e4a29a094add2 (diff)
Up keymap (#20769)
flinguenheld keymap aurora sweep
Diffstat (limited to 'keyboards/splitkb/aurora/sweep/keymaps/flinguenheld/rules.mk')
-rw-r--r--keyboards/splitkb/aurora/sweep/keymaps/flinguenheld/rules.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/splitkb/aurora/sweep/keymaps/flinguenheld/rules.mk b/keyboards/splitkb/aurora/sweep/keymaps/flinguenheld/rules.mk
index d854cbb16b..b1c72a8aaf 100644
--- a/keyboards/splitkb/aurora/sweep/keymaps/flinguenheld/rules.mk
+++ b/keyboards/splitkb/aurora/sweep/keymaps/flinguenheld/rules.mk
@@ -2,7 +2,7 @@ LTO_ENABLE = yes
CONVERT_TO = elite_pi
SRC += features/auto_shift.c
-SRC += features/combo.c
+INTROSPECTION_KEYMAP_C = features/combo.c # Replace SRC, see issue #21137
SRC += features/leader.c
SRC += oled/oled.c
@@ -15,8 +15,5 @@ AUTO_SHIFT_MODIFIERS = no
COMBO_ENABLE = yes
LEADER_ENABLE = yes
-# Recommended for space cadet shift
-COMMAND_ENABLE = no
-
UNICODE_ENABLE = yes
SEND_STRING_ENABLE = yes