commit 592a2d26ceb77615548b3e64012ff3c278e1d60a parent df87a75c82dd6f4e002981be53052447b531d955 Author: フィルターペーパー <76888457+filterpaper@users.noreply.github.com> Date: Tue, 26 Dec 2023 07:58:21 +0800 Default folder correction for rookiebwoy (#22753) Add prefix for the default folder directive Diffstat:
| M | keyboards/rookiebwoy/late9/rules.mk | | | 2 | +- |
| M | keyboards/rookiebwoy/neopad/rules.mk | | | 2 | +- |
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/keyboards/rookiebwoy/late9/rules.mk b/keyboards/rookiebwoy/late9/rules.mk @@ -1 +1 @@ -DEFAULT_FOLDER = late9/rev1 +DEFAULT_FOLDER = rookiebwoy/late9/rev1 diff --git a/keyboards/rookiebwoy/neopad/rules.mk b/keyboards/rookiebwoy/neopad/rules.mk @@ -1 +1 @@ -DEFAULT_FOLDER = neopad/rev1 +DEFAULT_FOLDER = rookiebwoy/neopad/rev1