From 2f6f9726dcf679eabfe7232eeba17d68067b01cc Mon Sep 17 00:00:00 2001 From: Alexandre Pokhodoun Date: Mon, 5 Aug 2024 13:30:52 -0400 Subject: [PATCH] dactyl --- build.yaml | 4 ++-- config/boards/shields/ergoalex/combos.dtsi | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build.yaml b/build.yaml index d85a473..56c2a43 100644 --- a/build.yaml +++ b/build.yaml @@ -20,8 +20,8 @@ include: - board: nice_nano_v2 shield: ergoalex_left - # - board: nice_nano_v2 - # shield: ergoalex_right + - board: nice_nano_v2 + shield: ergoalex_right # - board: nice_nano_v2 # shield: settings_reset diff --git a/config/boards/shields/ergoalex/combos.dtsi b/config/boards/shields/ergoalex/combos.dtsi index 2e65744..5f3ab45 100644 --- a/config/boards/shields/ergoalex/combos.dtsi +++ b/config/boards/shields/ergoalex/combos.dtsi @@ -112,7 +112,7 @@ COMBO(seven, &clh NUM N7, NUM_KEY 36, SLOW_TAP, SLOW_IDLE) COMBO(eight, &clh NUM N8, NUM_KEY 37, SLOW_TAP, SLOW_IDLE) COMBO(nine, &clh NUM N9, NUM_KEY 38, SLOW_TAP, SLOW_IDLE) - + //fast nav combos COMBO(nav_ret, &clh NAV RET, NAV_KEY 23, SLOW_TAP, SLOW_IDLE) @@ -127,4 +127,4 @@ //fast double quotes COMBO(double_quote, &kp DQT, 29 30, 80, SLOW_IDLE) }; -}; +}; \ No newline at end of file