Skip to content

Commit 9d8ca5f

Browse files
committed
fix(behavior): rst_boot fix
1 parent db1d173 commit 9d8ca5f

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

config/west.yml

+2-8
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,12 @@ manifest:
2929
url-base: https://github.com/caksoylar
3030

3131
projects:
32-
# - name: zmk
33-
# remote: caksoylar
34-
# import: app/west.yml
35-
# # Zen display improvements
36-
# # See: https://gist.github.com/caksoylar/c411313990978e1903c244f03039187a
37-
# revision: caksoylar/zen-v1+v2
3832
- name: zmk
39-
remote: zmkfirmware
33+
remote: caksoylar
4034
import: app/west.yml
4135
# Zen display improvements
4236
# See: https://gist.github.com/caksoylar/c411313990978e1903c244f03039187a
43-
revision: main
37+
revision: caksoylar/zen-v1+v2
4438

4539
- name: zmk-auto-layer
4640
remote: urob

knucklehead/Fn.dtsi

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
&out OUT_TOG &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &trans &trans &trans &trans &trans &kp C_POWER
1515
// ├───────────────├───────────────┼───────────────┼───────────────┼───────────────┼───────────────┤ ├───────────────├───────────────┼───────────────┼───────────────┼───────────────┼───────────────┤
1616
// │12 │13 │14 │15 │16 │17 │ │18 │19 │20 │21 │22 │23 │
17-
&rst_boot &kp F6 &hrml LCTRL F7 &hrml LALT F8 &hrml LCMD F9 &hrml MEH F10 &trans &trans &trans &trans &trans &rst_boot
17+
&rst_boot 0 0 &kp F6 &hrml LCTRL F7 &hrml LALT F8 &hrml LCMD F9 &hrml MEH F10 &trans &trans &trans &trans &trans &rst_boot 0 0
1818
// ├───────────────├───────────────┼───────────────┼───────────────┼───────────────┼───────────────┤ ├───────────────├───────────────┼───────────────┼───────────────┼───────────────┼───────────────┤
1919
// │24 │25 │26 │27 │28 │29 │ │30 │31 │32 │33 │34 │35 │
2020
&cmo Fn &kp F11 &kp F12 &trans &trans &trans &trans &trans &trans &trans &trans &cmo Fn

0 commit comments

Comments
 (0)