diff --git a/tests/tap_hold_configurations/chordal_hold_and_hold_on_other_key_press/config.h b/tests/tap_hold_configurations/chordal_hold_and_hold_on_other_key_press/config.h index b1d37b1e3f9..723b0cbc0e4 100644 --- a/tests/tap_hold_configurations/chordal_hold_and_hold_on_other_key_press/config.h +++ b/tests/tap_hold_configurations/chordal_hold_and_hold_on_other_key_press/config.h @@ -19,4 +19,3 @@ #include "test_common.h" #define CHORDAL_HOLD #define HOLD_ON_OTHER_KEY_PRESS - diff --git a/tests/tap_hold_configurations/chordal_hold_and_permissive_hold/config.h b/tests/tap_hold_configurations/chordal_hold_and_permissive_hold/config.h index f1027806d35..910a753c270 100644 --- a/tests/tap_hold_configurations/chordal_hold_and_permissive_hold/config.h +++ b/tests/tap_hold_configurations/chordal_hold_and_permissive_hold/config.h @@ -20,4 +20,3 @@ #define CHORDAL_HOLD #define CHORDAL_HOLD_LAYOUT #define PERMISSIVE_HOLD -