Skip to content

Commit

Permalink
Update keymap.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybutt authored Sep 1, 2024
1 parent 4875bd9 commit a166399
Showing 1 changed file with 10 additions and 17 deletions.
27 changes: 10 additions & 17 deletions config/keymap.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@
"layer_names": [
"base",
"navigation",
"mod",
"numbers",
"Symbols",
"MOD"
"symbols",
"mod",
],
"layers": [
[
Expand All @@ -23,13 +22,7 @@
"&none", "&none", "&kp LEFT_ALT", "&kp LEFT_CONTROL", "&kp LEFT_SHIFT", "&kp LEFT_META", "&none", "&trans", "&trans", "&trans", "&trans", "&none", "&kp LEFT", "&kp DOWN", "&kp UP", "&kp RIGHT", "&none", "&none",
"&none", "&none", "&none", "&none", "&none", "&none", "&trans", "&trans", "&kp H", "&kp J", "&kp K", "&kp L", "&none", "&none",
"&none", "&none", "&none", "&none", "&none", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&none", "&none", "&none", "&none", "&none"
], [
"&none", "&bt BT_SEL 0", "&bt BT_SEL 1", "&bt BT_SEL 2", "&bt BT_SEL 3", "&bt BT_SEL 4", "&trans", "&trans", "&none", "&none", "&none", "&none", "&none", "&none",
"&none", "&none", "&none", "&none", "&none", "&none", "&bootloader", "&bootloader", "&none", "&none", "&none", "&none", "&none", "&none",
"&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&bt BT_CLR", "&none", "&rgb_ug RGB_MEFS_CMD 5", "&none", "&none", "&none", "&none", "&none", "&none",
"&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none",
"&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&bl BL_TOG", "&rgb_ug RGB_TOG", "&bl BL_INC", "&bl BL_DEC", "&none", "&none", "&none"
], [
], [
"&none", "&kp F1", "&kp F2", "&kp F3", "&kp F4", "&kp F5", "&trans", "&none", "&kp F6", "&kp F7", "&kp F8", "&kp F9", "&kp F10", "&kp F11",
"&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&kp LEFT_BRACKET", "&kp NUMBER_7", "&kp NUMBER_8", "&kp NUMBER_9", "&kp RIGHT_BRACKET", "&kp F12",
"&none", "&none", "&kp LEFT_ALT", "&kp LEFT_CONTROL", "&kp LSHIFT", "&kp LEFT_META", "&none", "&trans", "&trans", "&trans", "&trans", "&none", "&kp COLON", "&kp NUMBER_4", "&kp NUMBER_5", "&kp NUMBER_6", "&kp EQUAL", "&none",
Expand All @@ -42,11 +35,11 @@
"&trans", "&kp CARET", "&kp AMPERSAND", "&kp STAR", "&kp LEFT_PARENTHESIS", "&kp RIGHT_PARENTHESIS", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans",
"&trans", "&trans", "&trans", "&trans", "&trans", "&kp MINUS", "&kp EQUAL", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans"
], [
"&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans",
"&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans",
"&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans",
"&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans",
"&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans"
]
"&none", "&bt BT_SEL 0", "&bt BT_SEL 1", "&bt BT_SEL 2", "&bt BT_SEL 3", "&bt BT_SEL 4", "&trans", "&trans", "&none", "&none", "&none", "&none", "&none", "&none",
"&none", "&none", "&none", "&none", "&none", "&none", "&bootloader", "&bootloader", "&none", "&none", "&none", "&none", "&none", "&none",
"&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&bt BT_CLR", "&none", "&rgb_ug RGB_MEFS_CMD 5", "&none", "&none", "&none", "&none", "&none", "&none",
"&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none",
"&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&bl BL_TOG", "&rgb_ug RGB_TOG", "&bl BL_INC", "&bl BL_DEC", "&none", "&none", "&none"
],
]
}
}

0 comments on commit a166399

Please sign in to comment.