mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-06 07:34:18 -04:00
forgot to update the combo must tap for removing back word
This commit is contained in:
parent
2158661515
commit
cb8436214c
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ bool get_combo_must_tap(uint16_t index, combo_t *combo) {
|
|||
case KEY_ESC:
|
||||
case KEY_ENT:
|
||||
case KEY_TAB:
|
||||
case KEY_BWRD:
|
||||
return true;
|
||||
|
||||
default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue