summaryrefslogtreecommitdiff
path: root/keyboards/raindrop/config.h
diff options
context:
space:
mode:
authorDuncan Sutherland <dunk2k_2000@hotmail.com>2023-08-12 09:42:04 +0100
committerGitHub <noreply@github.com>2023-08-12 01:42:04 -0700
commit75d84e5f642f2706a147f16395c46d61822dacc9 (patch)
treec7bb5ae685fca83cb48698e60df5db7ebb9a3800 /keyboards/raindrop/config.h
parente4716d2445209645c1ef1bf8c1dee8aa93b43e07 (diff)
[Keyboard] add laneware `raindrop` keyboard (#21277)
Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/raindrop/config.h')
-rw-r--r--keyboards/raindrop/config.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/raindrop/config.h b/keyboards/raindrop/config.h
new file mode 100644
index 0000000000..1f083ec616
--- /dev/null
+++ b/keyboards/raindrop/config.h
@@ -0,0 +1,10 @@
+// Copyright 2023 QMK
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
+#define LOCKING_SUPPORT_ENABLE
+
+/* Locking resynchronize hack */
+#define LOCKING_RESYNC_ENABLE