aboutsummaryrefslogtreecommitdiff
path: root/keyboards/cablecardesigns
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/cablecardesigns')
-rw-r--r--keyboards/cablecardesigns/cypher/rev6/config.h8
-rw-r--r--keyboards/cablecardesigns/cypher/rev6/keyboard.json6
2 files changed, 6 insertions, 8 deletions
diff --git a/keyboards/cablecardesigns/cypher/rev6/config.h b/keyboards/cablecardesigns/cypher/rev6/config.h
deleted file mode 100644
index 791ecc2687..0000000000
--- a/keyboards/cablecardesigns/cypher/rev6/config.h
+++ /dev/null
@@ -1,8 +0,0 @@
-// Copyright 2022 Cable Car Designs (@westfoxtrot)
-// 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/cablecardesigns/cypher/rev6/keyboard.json b/keyboards/cablecardesigns/cypher/rev6/keyboard.json
index 57bd435635..644f2f1aa6 100644
--- a/keyboards/cablecardesigns/cypher/rev6/keyboard.json
+++ b/keyboards/cablecardesigns/cypher/rev6/keyboard.json
@@ -18,6 +18,12 @@
"nkro": true,
"rgblight": true
},
+ "qmk": {
+ "locking": {
+ "enabled": true,
+ "resync": true
+ }
+ },
"matrix_pins": {
"cols": ["D6", "D7", "B4", "B5", "B6", "B7", "B3", "B2", "B1", "F0"],
"rows": ["B0", "F1", "F5", "F6", "F7", "D1", "F4", "D4", "C6", "C7"]