[Keymap] Fix OLED font path in default Rhymestone keymap (#16197)
This commit is contained in:
parent
c067d374d7
commit
16d53fa1c7
1 changed files with 1 additions and 1 deletions
|
@ -24,4 +24,4 @@
|
||||||
// If you plug in the USB on the right side, please enable MASTER_RIGHT
|
// If you plug in the USB on the right side, please enable MASTER_RIGHT
|
||||||
// #define MASTER_RIGHT
|
// #define MASTER_RIGHT
|
||||||
|
|
||||||
#define OLED_FONT_H "keyboards/rhymestone/common/glcdfont.c"
|
#define OLED_FONT_H "keyboards/marksard/rhymestone/common/glcdfont.c"
|
||||||
|
|
Loading…
Reference in a new issue