summaryrefslogtreecommitdiffstats
path: root/keyboards/tweetydabird/lbs6/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tweetydabird/lbs6/config.h')
-rw-r--r--keyboards/tweetydabird/lbs6/config.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/tweetydabird/lbs6/config.h b/keyboards/tweetydabird/lbs6/config.h
new file mode 100644
index 0000000000..ed8d2caa5b
--- /dev/null
+++ b/keyboards/tweetydabird/lbs6/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 2
+#define BOOTMAGIC_LITE_COLUMN 2