summaryrefslogtreecommitdiffstats
path: root/keyboards/tweetydabird/lbs4/config.h
diff options
context:
space:
mode:
authorlokher <lokher@gmail.com>2022-12-06 17:04:10 +0800
committerlokher <lokher@gmail.com>2022-12-06 17:04:10 +0800
commit27fc28fd2ff52e079a5bc58d6aaea4c752420615 (patch)
tree7ac943fb1ba4f430a7220efd18f66f6a77205c30 /keyboards/tweetydabird/lbs4/config.h
parente736133392fe6427cfb995da0787337189828272 (diff)
parent2709b6ed616f8012ff4cfd3ee69a822a8d188351 (diff)
Merge upstream master
Diffstat (limited to 'keyboards/tweetydabird/lbs4/config.h')
-rw-r--r--keyboards/tweetydabird/lbs4/config.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/tweetydabird/lbs4/config.h b/keyboards/tweetydabird/lbs4/config.h
new file mode 100644
index 0000000000..91df795bae
--- /dev/null
+++ b/keyboards/tweetydabird/lbs4/config.h
@@ -0,0 +1,10 @@
+// Copyright 2022 Markus Knutsson (@TweetyDaBird)
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+#include "config_common.h"
+
+// Bootmagic Lite key configuration
+// Not yet supported in info.json ?
+#define BOOTMAGIC_LITE_ROW 0
+#define BOOTMAGIC_LITE_COLUMN 0 \ No newline at end of file