mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-07 16:31:42 +01:00
[Keymap] Fix OLED font path in default Rhymestone keymap (#16197)
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user