test
This commit is contained in:
parent
844bd49b33
commit
e395ad0f84
1 changed files with 4 additions and 1 deletions
|
|
@ -110,6 +110,9 @@ SPDX-License-Identifier: MIT
|
||||||
#define POS3 &kp LA(LG(NUMBER_3)) // positions of current app with carabiner integration for MacOS
|
#define POS3 &kp LA(LG(NUMBER_3)) // positions of current app with carabiner integration for MacOS
|
||||||
#define POS4 &kp LA(LG(NUMBER_4)) // positions of current app with carabiner integration for MacOS
|
#define POS4 &kp LA(LG(NUMBER_4)) // positions of current app with carabiner integration for MacOS
|
||||||
//}}}
|
//}}}
|
||||||
|
&kscan0 {
|
||||||
|
debounce-period = <10>;
|
||||||
|
};
|
||||||
// ### keymap {{{
|
// ### keymap {{{
|
||||||
/ {
|
/ {
|
||||||
// conditional_layers {
|
// conditional_layers {
|
||||||
|
|
@ -277,7 +280,7 @@ SPDX-License-Identifier: MIT
|
||||||
none_lock_layer {
|
none_lock_layer {
|
||||||
bindings = <
|
bindings = <
|
||||||
&mo EXTRA &none &none &none &none &none &none &none &none &none &none &none
|
&mo EXTRA &none &none &none &none &none &none &none &none &none &none &none
|
||||||
&none &none &none &none &none &none &none &none &none &none &none &none
|
&none &none &none &none &none &none &none &none &none &none &none UNLOCK
|
||||||
&none &none &none &none &none &none &none &none &none &none &none &none
|
&none &none &none &none &none &none &none &none &none &none &none &none
|
||||||
&none &none &none &none &none &none
|
&none &none &none &none &none &none
|
||||||
>;
|
>;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue