forked from kofal.net/zmk
chore(shields): Add missing display-name for existing keymaps (#3048)
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
compatible = "zmk,keymap";
|
||||
|
||||
default {
|
||||
display-name = "Default";
|
||||
// --------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
// Q | W | E | R | T | | Y | U | I | O | P |
|
||||
// A | S | D | F | G | | H | J | K | L | ; |
|
||||
@@ -27,6 +28,7 @@
|
||||
>;
|
||||
};
|
||||
numbers {
|
||||
display-name = "Numbers";
|
||||
// --------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
// 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 0 |
|
||||
// TAB | BT_PRV | BT_NXT | VOL-| VOL+| | < | v | ∧ | > | ' |
|
||||
@@ -40,6 +42,7 @@
|
||||
>;
|
||||
};
|
||||
symbols {
|
||||
display-name = "Symbols";
|
||||
// --------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
// ESC | F1 | F2 | F3 | F4 | | OUT_USB | OUT_BLE | | = | - |
|
||||
// CAPS| F5 | F6 | F7 | F8 | | [ | ] | | ` | \ |
|
||||
|
||||
Reference in New Issue
Block a user