Migrate to modular ZMK firmware

This commit is contained in:
urob 2024-08-01 12:48:57 -04:00
parent 22acd6066b
commit c8b436964e
2 changed files with 11 additions and 4 deletions

View file

@ -120,10 +120,11 @@ ZMK_TAP_DANCE(num_dance,
tapping-term-ms = <200>;
bindings = <&num_word>, <&sl NUM>; // reverse this for sticky-num on single tap
)
&num_word { // num-word, requires PR #1451
ZMK_AUTO_LAYER(num_word,
layers = <NUM>;
continue-list = <BSPC DEL DOT COMMA PLUS MINUS STAR FSLH EQUAL>;
};
ignore-numbers;
continue-list = <BACKSPACE DELETE DOT COMMA PLUS MINUS STAR FSLH EQUAL>;
)
// smart-mouse, requires PR #1366
ZMK_TRI_STATE(smart_mouse,