mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-24 19:09:07 +02:00
Fix incorrect conflict resolution
This commit is contained in:
@@ -18,4 +18,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#pragma once
|
||||
|
||||
#define OLED_FONT_H "keyboards/claw44/lib/glcdfont.c"
|
||||
#define OLED_FONT_H "claw44/lib/glcdfont.c"
|
||||
|
||||
Reference in New Issue
Block a user