[Keyboard] Fix default keymap for GMMK Pro Iso (#13980)
This commit is contained in:
parent
968a3b324b
commit
799c2bdfa3
1 changed files with 1 additions and 1 deletions
|
@ -69,4 +69,4 @@ bool encoder_update_user(uint8_t index, bool clockwise) {
|
||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
#endif ENCODER_ENABLE
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue