Skip to content

Commit

Permalink
4
Browse files Browse the repository at this point in the history
  • Loading branch information
EricNeiman committed Mar 7, 2024
1 parent a2c5f32 commit 91aaee6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion boards/shields/esplit/esplit.zmk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,7 @@ type: shield
url: https://github.com/EricNeiman
requires: [pro_micro]
features:
- keys
- keys
siblings:
- esplit_left
- esplit_right
2 changes: 1 addition & 1 deletion boards/shields/esplit/esplit_left.overlay
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#include "esplit.dtsi"

&kscan0: kscan {
&kscan0 {
col-gpios = <&pro_micro 16 GPIO_ACTIVE_HIGH>, // C0
<&pro_micro 14 GPIO_ACTIVE_HIGH>, // C1
<&pro_micro 15 GPIO_ACTIVE_HIGH>, // C2
Expand Down

0 comments on commit 91aaee6

Please sign in to comment.