mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-04 14:44:16 -04:00
had extra char
This commit is contained in:
parent
3bd720d86c
commit
3279aeb5f5
1 changed files with 1 additions and 1 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;d
|
||||
uint16_t COMBO_LEN = COMBO_LENGTH;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue