chore(shields): Add missing display-name for existing keymaps (#3048)
This commit is contained in:
parent
522971f41d
commit
197d104fc9
56 changed files with 167 additions and 14 deletions
|
|
@ -19,6 +19,7 @@
|
|||
compatible = "zmk,keymap";
|
||||
|
||||
default_layer {
|
||||
display-name = "Default Layer";
|
||||
// | Esc | Vol Up | Esc | F1 | F2 | F3 | F4 | F5 | F6 | F5 | F6 | F7 | F8 | F9 | F10 | F11 | F12 | Del |
|
||||
// | Home | Vol Dn | ` | 1 | 2 | 3 | 4 | 5 | 6 | 5 | 6 | 7 | 8 | 9 | 0 | - | = | Bk Spc |
|
||||
// | End | Tab | Tab | Q | W | E | R | T | Y | T | Y | U | I | O | P | [ | ] | \ |
|
||||
|
|
@ -36,6 +37,7 @@
|
|||
};
|
||||
|
||||
lower_layer {
|
||||
display-name = "Lower Layer";
|
||||
// | | | | | | | | | | | | | | | | | | |
|
||||
// | | | | | | | | | | | | | | | | | | |
|
||||
// | | | | | | | | | | | | | | | | | | |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue