From b8b050140d53f07b5c33ba49ecb8977c2e6ea716 Mon Sep 17 00:00:00 2001 From: TweetyDaBird Date: Thu, 9 Nov 2023 09:51:50 +0100 Subject: [PATCH] Added make target to bottom folder With default folder --- keyboards/tweetydabird/lotus58/rules.mk | 1 + 1 file changed, 1 insertion(+) create mode 100644 keyboards/tweetydabird/lotus58/rules.mk diff --git a/keyboards/tweetydabird/lotus58/rules.mk b/keyboards/tweetydabird/lotus58/rules.mk new file mode 100644 index 00000000000..4cd2262cc77 --- /dev/null +++ b/keyboards/tweetydabird/lotus58/rules.mk @@ -0,0 +1 @@ +DEFAULT_FOLDER = tweetydabird/lotus58/promicro \ No newline at end of file