mirror of
https://github.com/babariviere/zmk-config.git
synced 2025-01-18 11:02:30 +00:00
chore: rename layers
This commit is contained in:
parent
fd8b074776
commit
be9dc36be8
1 changed files with 3 additions and 3 deletions
|
@ -159,7 +159,7 @@
|
|||
>;
|
||||
};
|
||||
|
||||
symbols {
|
||||
sym {
|
||||
bindings = <
|
||||
//╭──────────┬──────────┬──────────┬──────────┬──────────╮ ╭──────────┬──────────┬──────────┬──────────┬──────────╮
|
||||
//│ ~ │ & │ * │ + │ │ │ │ = │ \ │ | │ ` │
|
||||
|
@ -210,7 +210,7 @@
|
|||
>;
|
||||
};
|
||||
|
||||
numbers {
|
||||
num {
|
||||
bindings = <
|
||||
//╭──────────┬──────────┬──────────┬──────────┬──────────╮ ╭──────────┬──────────┬──────────┬──────────┬──────────╮
|
||||
//│ │ 7 │ 8 │ 9 │ * │ │ % │ │ │ │ │
|
||||
|
@ -227,7 +227,7 @@
|
|||
>;
|
||||
};
|
||||
|
||||
functions {
|
||||
fun {
|
||||
bindings = <
|
||||
//╭──────────┬──────────┬──────────┬──────────┬──────────╮ ╭──────────┬──────────┬──────────┬──────────┬──────────╮
|
||||
//│ │ F7 │ F8 │ F9 │ │ │ │ │ │ │ │
|
||||
|
|
Loading…
Reference in a new issue