Browse Source

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

jack 3 năm trước cách đây
mục cha
commit
16d53fa1c7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      keyboards/marksard/rhymestone/keymaps/default/config.h

+ 1 - 1
keyboards/marksard/rhymestone/keymaps/default/config.h

@@ -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"