diff options
| author | Ryan | 2022-09-04 22:36:33 +0200 |
|---|---|---|
| committer | GitHub | 2022-09-04 22:36:33 +0200 |
| commit | 3e02b70d28ae3f39ad41c83400dda2eb8e29e6a6 (patch) | |
| tree | 566aff36a4988db5fe87a2d0cbab0b1a6926e7d0 /keyboards/maple_computing/christmas_tree/rules.mk | |
| parent | a9f8111eac399f0c667c11ab0e57a04a8cde508d (diff) | |
Rename keyboards with uppercase letters (#18268)
Diffstat (limited to 'keyboards/maple_computing/christmas_tree/rules.mk')
| -rw-r--r-- | keyboards/maple_computing/christmas_tree/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/maple_computing/christmas_tree/rules.mk b/keyboards/maple_computing/christmas_tree/rules.mk index 45ac883163..ed78c6fabe 100644 --- a/keyboards/maple_computing/christmas_tree/rules.mk +++ b/keyboards/maple_computing/christmas_tree/rules.mk @@ -17,4 +17,4 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality AUDIO_ENABLE = no # Audio output RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. -DEFAULT_FOLDER = maple_computing/christmas_tree/V2017 +DEFAULT_FOLDER = maple_computing/christmas_tree/v2017 |