Remove IGNORE_MOD_TAP_INTERRUPT reference
This commit is contained in:
parent
396a6d05f2
commit
8e5dd86bf7
1 changed files with 1 additions and 1 deletions
|
@ -317,4 +317,4 @@ This hold-tap example implements a [momentary-layer](layers.md/#momentary-layer)
|
||||||
|
|
||||||
### Comparison to QMK
|
### Comparison to QMK
|
||||||
|
|
||||||
The hold-preferred flavor works similar to the `HOLD_ON_OTHER_KEY_PRESS` setting in QMK. The 'balanced' flavor is similar to the `PERMISSIVE_HOLD` setting, and the `tap-preferred` flavor is similar to `IGNORE_MOD_TAP_INTERRUPT`.
|
The `hold-preferred` flavor works similar to the `HOLD_ON_OTHER_KEY_PRESS` setting in QMK. The `balanced` flavor is similar to the `PERMISSIVE_HOLD` setting, and the `tap-preferred` flavor is the QMK default.
|
||||||
|
|
Loading…
Add table
Reference in a new issue