mirror of
https://github.com/babariviere/zmk-config.git
synced 2025-01-18 19:12:29 +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 = <
|
bindings = <
|
||||||
//╭──────────┬──────────┬──────────┬──────────┬──────────╮ ╭──────────┬──────────┬──────────┬──────────┬──────────╮
|
//╭──────────┬──────────┬──────────┬──────────┬──────────╮ ╭──────────┬──────────┬──────────┬──────────┬──────────╮
|
||||||
//│ ~ │ & │ * │ + │ │ │ │ = │ \ │ | │ ` │
|
//│ ~ │ & │ * │ + │ │ │ │ = │ \ │ | │ ` │
|
||||||
|
@ -210,7 +210,7 @@
|
||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
||||||
numbers {
|
num {
|
||||||
bindings = <
|
bindings = <
|
||||||
//╭──────────┬──────────┬──────────┬──────────┬──────────╮ ╭──────────┬──────────┬──────────┬──────────┬──────────╮
|
//╭──────────┬──────────┬──────────┬──────────┬──────────╮ ╭──────────┬──────────┬──────────┬──────────┬──────────╮
|
||||||
//│ │ 7 │ 8 │ 9 │ * │ │ % │ │ │ │ │
|
//│ │ 7 │ 8 │ 9 │ * │ │ % │ │ │ │ │
|
||||||
|
@ -227,7 +227,7 @@
|
||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
||||||
functions {
|
fun {
|
||||||
bindings = <
|
bindings = <
|
||||||
//╭──────────┬──────────┬──────────┬──────────┬──────────╮ ╭──────────┬──────────┬──────────┬──────────┬──────────╮
|
//╭──────────┬──────────┬──────────┬──────────┬──────────╮ ╭──────────┬──────────┬──────────┬──────────┬──────────╮
|
||||||
//│ │ F7 │ F8 │ F9 │ │ │ │ │ │ │ │
|
//│ │ F7 │ F8 │ F9 │ │ │ │ │ │ │ │
|
||||||
|
|
Loading…
Reference in a new issue