From 55d73746246078d0c0e670de5b5b8d6e6ad579d3 Mon Sep 17 00:00:00 2001 From: Stijn Veenman Date: Sat, 13 Jul 2024 00:02:22 +0200 Subject: [PATCH] test --- config/combos.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/combos.dtsi b/config/combos.dtsi index a979584ee..93da4d18b 100644 --- a/config/combos.dtsi +++ b/config/combos.dtsi @@ -16,8 +16,8 @@ // make homerow combos tap-only (so HRMs can be chorded instantaneously) #define HRC_TAB &hml LS(LALT) TAB #define HRC_REPEAT &hml_repeat LS(LCTRL) 0 -#define HRC_LPAR &hmr RS(LCTRL) LPAR -#define HRC_RPAR &hmr RS(LALT) RPAR +#define HRC_LPAR &hmr LCTRL LPAR +#define HRC_RPAR &hmr LALT RPAR /* Vertical combos - right hand */