Skip to content

Commit

Permalink
Default folder correction for kumaokobo (qmk#22750)
Browse files Browse the repository at this point in the history
Add prefix for the default folder directive
  • Loading branch information
filterpaper authored Dec 25, 2023
1 parent e5a92fa commit df87a75
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion keyboards/kumaokobo/kudox/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.

SPLIT_KEYBOARD = yes

DEFAULT_FOLDER = kudox/rev3
DEFAULT_FOLDER = kumaokobo/kudox/rev3
2 changes: 1 addition & 1 deletion keyboards/kumaokobo/kudox_full/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ LTO_ENABLE = yes

SPLIT_KEYBOARD = yes

DEFAULT_FOLDER = kudox_full/rev1
DEFAULT_FOLDER = kumaokobo/kudox_full/rev1
2 changes: 1 addition & 1 deletion keyboards/kumaokobo/kudox_game/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion keyboards/kumaokobo/pico/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.

SPLIT_KEYBOARD = yes

DEFAULT_FOLDER = pico/65keys
DEFAULT_FOLDER = kumaokobo/pico/65keys

0 comments on commit df87a75

Please sign in to comment.