* Fix CI.
This commit is contained in:
Nick Brassel
2022-01-11 14:20:33 +11:00
committed by GitHub
parent 012db45bfb
commit be1dcb9185
43 changed files with 15 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
# Defalt to the ansi version
DEFAULT_FOLDER = id80/ansi
DEFAULT_FOLDER = idobao/id80/ansi
# MCU name
MCU = atmega32u4

View File

@@ -15,4 +15,4 @@ AUDIO_ENABLE = no # Audio output
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
LEADER_ENABLE = no
DEFAULT_FOLDER = treadstone32/rev1
DEFAULT_FOLDER = marksard/treadstone32/rev1

View File

@@ -46,4 +46,4 @@
// If you plug in the USB on the right side, please enable MASTER_RIGHT
// #define RHYMESTONE_RIGHTHAND
#define OLED_FONT_H "keyboards/treadstone48/common/glcdfont.c"
#define OLED_FONT_H "keyboards/marksard/treadstone48/common/glcdfont.c"

View File

@@ -46,4 +46,4 @@
// If you plug in the USB on the right side, please enable MASTER_RIGHT
// #define RHYMESTONE_RIGHTHAND
#define OLED_FONT_H "keyboards/treadstone48/common/glcdfont.c"
#define OLED_FONT_H "keyboards/marksard/treadstone48/common/glcdfont.c"

View File

@@ -48,4 +48,4 @@
// If you plug in the USB on the right side, please enable MASTER_RIGHT
// #define RHYMESTONE_RIGHTHAND
#define OLED_FONT_H "keyboards/treadstone48/common/glcdfont.c"
#define OLED_FONT_H "keyboards/marksard/treadstone48/common/glcdfont.c"

Some files were not shown because too many files have changed in this diff Show More