mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 17:58:47 +00:00
9 lines
159 B
Plaintext
9 lines
159 B
Plaintext
// Copyright 2022 Manna Harbour
|
|
// https://github.com/manna-harbour/miryoku
|
|
|
|
&kscan {
|
|
/delete-property/ exit-after;
|
|
rows = <4>;
|
|
columns = <32>;
|
|
};
|