Skip to content

Commit

Permalink
17
Browse files Browse the repository at this point in the history
  • Loading branch information
EricNeiman committed Mar 6, 2024
1 parent e375cfd commit 6fa4735
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions boards/shields/esplit/esplit.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@
/ {
keymap {
compatible = "zmk,keymap";
default_layer = <
&kp A
>;
default_layer = {
bindings = <
&kp A
>;
};
};
};

0 comments on commit 6fa4735

Please sign in to comment.