aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tap_hold_configurations/retro_tapping/config.h
diff options
context:
space:
mode:
authorQMK Bot2025-11-30 20:25:52 +0100
committerQMK Bot2025-11-30 20:25:52 +0100
commitee60542bd6aa8d96714516f7f42b02fbd8105fcb (patch)
treefacebc35a70d8890375388f963f05ec4c89a9369 /tests/tap_hold_configurations/retro_tapping/config.h
parentb5dfb2bd1ea38a37c58227eb17bde583f0c0e4d6 (diff)
parent6ed61c65dd66cdbb450a4920a69bae193ec73f15 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'tests/tap_hold_configurations/retro_tapping/config.h')
-rw-r--r--tests/tap_hold_configurations/retro_tapping/config.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/tap_hold_configurations/retro_tapping/config.h b/tests/tap_hold_configurations/retro_tapping/config.h
index cc9f162477..b776b7466e 100644
--- a/tests/tap_hold_configurations/retro_tapping/config.h
+++ b/tests/tap_hold_configurations/retro_tapping/config.h
@@ -20,5 +20,4 @@
#define RETRO_TAPPING
#define DUMMY_MOD_NEUTRALIZER_KEYCODE KC_RIGHT_CTRL
-#define MODS_TO_NEUTRALIZE \
- { MOD_BIT(KC_LEFT_GUI) }
+#define MODS_TO_NEUTRALIZE {MOD_BIT(KC_LEFT_GUI)}