Skip to content

Commit

Permalink
at stopped working
Browse files Browse the repository at this point in the history
  • Loading branch information
sashalex007 committed Aug 15, 2024
1 parent c7672b4 commit 9ba8631
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 8 deletions.
4 changes: 0 additions & 4 deletions config/boards/shields/ergoalex/combos.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -130,5 +128,3 @@
};
};



2 changes: 0 additions & 2 deletions config/boards/shields/ergoalex/ergoalex.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -186,5 +186,3 @@

};
};


2 changes: 1 addition & 1 deletion config/boards/shields/ergoalex/ergoalex_left.conf
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion config/boards/shields/ergoalex/ergoalex_right.conf
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 9ba8631

Please sign in to comment.