Browse Source

Fix up default folder locations. (#16135)

pull/16039/head
Nick Brassel 2 years ago
committed by GitHub
parent
commit
9af9af73f4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      keyboards/25keys/aleth42/rules.mk
  2. +1
    -1
      keyboards/maple_computing/ivy/rules.mk

+ 1
- 1
keyboards/25keys/aleth42/rules.mk View File

@ -1 +1 @@
DEFAULT_FOLDER = aleth42/rev1
DEFAULT_FOLDER = 25keys/aleth42/rev1

+ 1
- 1
keyboards/maple_computing/ivy/rules.mk View File

@ -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 = ivy/rev1
DEFAULT_FOLDER = maple_computing/ivy/rev1

Loading…
Cancel
Save