Explorar el Código

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

jack hace 3 años
padre
commit
16d53fa1c7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"