Skip to content

Commit

Permalink
8
Browse files Browse the repository at this point in the history
  • Loading branch information
EricNeiman committed Mar 5, 2024
1 parent b82312e commit aa13792
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions boards/shields/esplit/esplit.keymap
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
#include <behaviors.dtsi>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/bt.h>

/ {
keymap {
compatible = "zmk,keymap";
default_layer = <
&KP_0
>;
};
}

0 comments on commit aa13792

Please sign in to comment.