mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 11:30:30 +08:00
Default folder correction for kumaokobo (#22750)
Add prefix for the default folder directive
This commit is contained in:
parent
e5a92fa80f
commit
df87a75c82
|
@ -13,4 +13,4 @@ RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
|
|||
|
||||
SPLIT_KEYBOARD = yes
|
||||
|
||||
DEFAULT_FOLDER = kudox/rev3
|
||||
DEFAULT_FOLDER = kumaokobo/kudox/rev3
|
||||
|
|
|
@ -15,4 +15,4 @@ LTO_ENABLE = yes
|
|||
|
||||
SPLIT_KEYBOARD = yes
|
||||
|
||||
DEFAULT_FOLDER = kudox_full/rev1
|
||||
DEFAULT_FOLDER = kumaokobo/kudox_full/rev1
|
||||
|
|
|
@ -11,4 +11,4 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
|||
AUDIO_ENABLE = no # Audio output
|
||||
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
||||
|
||||
DEFAULT_FOLDER = kudox_game/rev2
|
||||
DEFAULT_FOLDER = kumaokobo/kudox_game/rev2
|
||||
|
|
|
@ -13,4 +13,4 @@ RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
|
|||
|
||||
SPLIT_KEYBOARD = yes
|
||||
|
||||
DEFAULT_FOLDER = pico/65keys
|
||||
DEFAULT_FOLDER = kumaokobo/pico/65keys
|
||||
|
|
Loading…
Reference in a new issue