summaryrefslogtreecommitdiff
path: root/keyboards/lpad/config.h
diff options
context:
space:
mode:
authorLaneware <68452738+Laneware@users.noreply.github.com>2023-03-19 03:33:20 +1000
committerGitHub <noreply@github.com>2023-03-18 11:33:20 -0600
commitda52450152f9f16aa1144bc616f0e84681d009cf (patch)
treefa3378bb2a0d16eab8423f05381f91c2a32be460 /keyboards/lpad/config.h
parent7b9d471ba0ec0da3d4127940979247ae2f7fcfec (diff)
Add Support for LPAD (#19852)
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
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