summaryrefslogtreecommitdiffstats
path: root/keyboards/lpad/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-03-18 17:33:59 +0000
committerQMK Bot <hello@qmk.fm>2023-03-18 17:33:59 +0000
commit8a553954f96a8ffaa1fb0a73b0125d619597b582 (patch)
tree71149ec2dfe63c905fa04b8780c0a82a043cb805 /keyboards/lpad/config.h
parentaace32c80fb0387a7987ef0a6ad232affc2c839f (diff)
parentda52450152f9f16aa1144bc616f0e84681d009cf (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/lpad/config.h')
-rw-r--r--keyboards/lpad/config.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/lpad/config.h b/keyboards/lpad/config.h
new file mode 100644
index 0000000000..ce4da1d32e
--- /dev/null
+++ b/keyboards/lpad/config.h
@@ -0,0 +1,10 @@
+// Copyright 2023 Laneware Peripherals
+// 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