mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-07-05 19:30:36 -04:00
used hte layer combos in must tap
- this might have messed up the other combos
This commit is contained in:
parent
1dd978d0ce
commit
3bd720d86c
3 changed files with 1 additions and 4 deletions
|
@ -76,4 +76,4 @@ combo_t key_combos[COMBO_LENGTH] = {
|
|||
};
|
||||
|
||||
//their documentation is so confusing because you don't use COMBO_LEN defining the actions
|
||||
uint16_t COMBO_LEN = COMBO_LENGTH;
|
||||
uint16_t COMBO_LEN = COMBO_LENGTH;d
|
Loading…
Add table
Add a link
Reference in a new issue