Skip to content

Commit

Permalink
[Keyboard] Fix default keymap for GMMK Pro Iso (#13980)
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna authored Aug 12, 2021
1 parent 968a3b3 commit 799c2bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/gmmk/pro/iso/keymaps/default/keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ bool encoder_update_user(uint8_t index, bool clockwise) {
}
return true;
}
#endif ENCODER_ENABLE
#endif

0 comments on commit 799c2bd

Please sign in to comment.