summaryrefslogtreecommitdiff
path: root/keyboards/kopibeng/mnk60_stm32/config.h
diff options
context:
space:
mode:
authorkopibeng <52724926+kopibeng@users.noreply.github.com>2023-12-11 17:07:26 +0800
committerGitHub <noreply@github.com>2023-12-11 01:07:26 -0800
commitae18481f50393f1cebdf60ef70ffa8d1b2821054 (patch)
treedd4c01e6f086ce161220e64389b1b5c126972bfb /keyboards/kopibeng/mnk60_stm32/config.h
parent0f341dfdd3e6de3c0a137dae8bbe2223e817c901 (diff)
Add MNK60_STM32 (#22429)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/kopibeng/mnk60_stm32/config.h')
-rw-r--r--keyboards/kopibeng/mnk60_stm32/config.h22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/kopibeng/mnk60_stm32/config.h b/keyboards/kopibeng/mnk60_stm32/config.h
new file mode 100644
index 0000000000..625c24bde0
--- /dev/null
+++ b/keyboards/kopibeng/mnk60_stm32/config.h
@@ -0,0 +1,22 @@
+/* Copyright 2023 Samuel Lu
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#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