mirror of
https://github.com/babariviere/zmk-config.git
synced 2025-01-18 19:12:29 +00:00
chore: add bootloader key
This commit is contained in:
parent
a2c830044e
commit
75c30fe9e6
1 changed files with 1 additions and 1 deletions
|
@ -278,7 +278,7 @@
|
||||||
bindings = <
|
bindings = <
|
||||||
//╭──────────┬──────────┬──────────┬──────────┬──────────╮ ╭──────────┬──────────┬──────────┬──────────┬──────────╮
|
//╭──────────┬──────────┬──────────┬──────────┬──────────╮ ╭──────────┬──────────┬──────────┬──────────┬──────────╮
|
||||||
//│ │ │ │ │ │ │ │ │ │ │ │
|
//│ │ │ │ │ │ │ │ │ │ │ │
|
||||||
&trans &trans &trans &trans &trans &none &none &none &none &none
|
&bootloader &trans &trans &trans &trans &none &none &none &none &none
|
||||||
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
|
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
|
||||||
//│ - │ │ │ │ │ │ │ CTRL │ ALT │ CMD │ SHIFT │
|
//│ - │ │ │ │ │ │ │ CTRL │ ALT │ CMD │ SHIFT │
|
||||||
&trans &trans &trans &trans &trans &none &sk LCTRL &sk LALT &sk LCMD &sk LSHFT
|
&trans &trans &trans &trans &trans &none &sk LCTRL &sk LALT &sk LCMD &sk LSHFT
|
||||||
|
|
Loading…
Reference in a new issue