Fixing formatting on previously forked Microdox keymap
This commit is contained in:
parent
efc9f10dc0
commit
3d180d18f8
1 changed files with 36 additions and 35 deletions
|
@ -9,7 +9,7 @@
|
||||||
#include <dt-bindings/zmk/bt.h>
|
#include <dt-bindings/zmk/bt.h>
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
keymap {
|
keymap {
|
||||||
compatible = "zmk,keymap";
|
compatible = "zmk,keymap";
|
||||||
|
|
||||||
default_layer {
|
default_layer {
|
||||||
|
@ -25,6 +25,7 @@
|
||||||
&kp LGUI &mo 1 &kp LSHFT &kp SPACE &mo 2 &kp RALT
|
&kp LGUI &mo 1 &kp LSHFT &kp SPACE &mo 2 &kp RALT
|
||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
||||||
nav_layer {
|
nav_layer {
|
||||||
// -----------------------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------------------
|
||||||
// |BTCLR| | ESC | ~ | | | TAB | HOME | UP | END | DEL |
|
// |BTCLR| | ESC | ~ | | | TAB | HOME | UP | END | DEL |
|
||||||
|
@ -68,5 +69,5 @@
|
||||||
&trans &trans &trans &kp N0 &kp DOT &trans
|
&trans &trans &trans &kp N0 &kp DOT &trans
|
||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue