Ignore math operators in numword
This commit is contained in:
parent
f4dc6d00be
commit
884b08d2d7
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ ZMK_BEHAVIOR(num_dance, tap_dance,
|
||||||
)
|
)
|
||||||
&num_word { // num-word, requires PR #1441
|
&num_word { // num-word, requires PR #1441
|
||||||
layers = <NUM>;
|
layers = <NUM>;
|
||||||
|
continue-list = <BSPC DEL DOT COMMA PLUS MINUS STAR FSLH EQUAL>;
|
||||||
};
|
};
|
||||||
|
|
||||||
// smart-mouse, requires PR #1366
|
// smart-mouse, requires PR #1366
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue