aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/wilba_tech/wt60_h3
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/wilba_tech/wt60_h3')
-rw-r--r--keyboards/wilba_tech/wt60_h3/config.h9
-rw-r--r--keyboards/wilba_tech/wt60_h3/keyboard.json6
2 files changed, 6 insertions, 9 deletions
diff --git a/keyboards/wilba_tech/wt60_h3/config.h b/keyboards/wilba_tech/wt60_h3/config.h
deleted file mode 100644
index 793d8d8baf..0000000000
--- a/keyboards/wilba_tech/wt60_h3/config.h
+++ /dev/null
@@ -1,9 +0,0 @@
-// Copyright 2023 Jason Williams (@wilba)
-// 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
diff --git a/keyboards/wilba_tech/wt60_h3/keyboard.json b/keyboards/wilba_tech/wt60_h3/keyboard.json
index 5ff272a98d..9078fa9242 100644
--- a/keyboards/wilba_tech/wt60_h3/keyboard.json
+++ b/keyboards/wilba_tech/wt60_h3/keyboard.json
@@ -16,6 +16,12 @@
"mousekey": false,
"nkro": true
},
+ "qmk": {
+ "locking": {
+ "enabled": true,
+ "resync": true
+ }
+ },
"matrix_pins": {
"cols": ["F5", "D5", "B1", "B2", "B3", "D3", "D2", "C7", "C6", "B6", "B5", "B4", "D7", "D6"],
"rows": ["F0", "F1", "F4", "F6", "F7"]