summaryrefslogtreecommitdiff
path: root/keyboards/split67/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-10-04 04:03:33 +0000
committerQMK Bot <hello@qmk.fm>2023-10-04 04:03:33 +0000
commit24a795d7a96722239be3a969201200602208aeb2 (patch)
tree26d4f0ee7735f0817230c41ee8fada8fbe566cad /keyboards/split67/config.h
parent2ba0a75c2f7a1218f9bf2a1cdb5ef0280f9f68ab (diff)
parent5485d5023eae4653805d1acb481cf438ff8a80e0 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/split67/config.h')
-rw-r--r--keyboards/split67/config.h26
1 files changed, 26 insertions, 0 deletions
diff --git a/keyboards/split67/config.h b/keyboards/split67/config.h
new file mode 100644
index 0000000000..9d50d9bdd1
--- /dev/null
+++ b/keyboards/split67/config.h
@@ -0,0 +1,26 @@
+/*
+Copyright 2012 Jun Wako <wakojun@gmail.com>
+Copyright 2015 Jack Humbert
+
+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
+
+
+