diff --git a/config/boards/shields/ergoalex/combos.dtsi b/config/boards/shields/ergoalex/combos.dtsi index 0921d84..85cad61 100644 --- a/config/boards/shields/ergoalex/combos.dtsi +++ b/config/boards/shields/ergoalex/combos.dtsi @@ -14,8 +14,6 @@ #define SPR_KEY 23 #define NAV_KEY 45 #define NUM_KEY 41 -#define NUM_KEY1 11 -#define NUM_KEY2 12 //timing #define FAST_TAP 60 @@ -130,5 +128,3 @@ }; }; - - \ No newline at end of file diff --git a/config/boards/shields/ergoalex/ergoalex.keymap b/config/boards/shields/ergoalex/ergoalex.keymap index ac9b921..a2f711a 100644 --- a/config/boards/shields/ergoalex/ergoalex.keymap +++ b/config/boards/shields/ergoalex/ergoalex.keymap @@ -186,5 +186,3 @@ }; }; - - diff --git a/config/boards/shields/ergoalex/ergoalex_left.conf b/config/boards/shields/ergoalex/ergoalex_left.conf index bc3c4c4..3833aa9 100644 --- a/config/boards/shields/ergoalex/ergoalex_left.conf +++ b/config/boards/shields/ergoalex/ergoalex_left.conf @@ -1,3 +1,3 @@ CONFIG_ZMK_SLEEP=y -CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=15 +CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=20 CONFIG_BT_CTLR_TX_PWR_PLUS_8=y \ No newline at end of file diff --git a/config/boards/shields/ergoalex/ergoalex_right.conf b/config/boards/shields/ergoalex/ergoalex_right.conf index bc3c4c4..3833aa9 100644 --- a/config/boards/shields/ergoalex/ergoalex_right.conf +++ b/config/boards/shields/ergoalex/ergoalex_right.conf @@ -1,3 +1,3 @@ CONFIG_ZMK_SLEEP=y -CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=15 +CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=20 CONFIG_BT_CTLR_TX_PWR_PLUS_8=y \ No newline at end of file