[Keymap] Fix OLED font path in default Rhymestone keymap (#16197)

This commit is contained in:
jack 2022-02-04 14:19:46 -07:00 committed by GitHub
parent c067d374d7
commit 16d53fa1c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@
// If you plug in the USB on the right side, please enable MASTER_RIGHT
// #define MASTER_RIGHT
#define OLED_FONT_H "keyboards/rhymestone/common/glcdfont.c"
#define OLED_FONT_H "keyboards/marksard/rhymestone/common/glcdfont.c"