aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/xelus/snap96
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xelus/snap96')
-rw-r--r--keyboards/xelus/snap96/config.h6
-rw-r--r--keyboards/xelus/snap96/keyboard.json6
2 files changed, 6 insertions, 6 deletions
diff --git a/keyboards/xelus/snap96/config.h b/keyboards/xelus/snap96/config.h
deleted file mode 100644
index c6f9a6c1bf..0000000000
--- a/keyboards/xelus/snap96/config.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#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/xelus/snap96/keyboard.json b/keyboards/xelus/snap96/keyboard.json
index c4c806d8e8..f9ce42dd15 100644
--- a/keyboards/xelus/snap96/keyboard.json
+++ b/keyboards/xelus/snap96/keyboard.json
@@ -16,6 +16,12 @@
"mousekey": true,
"nkro": true
},
+ "qmk": {
+ "locking": {
+ "enabled": true,
+ "resync": true
+ }
+ },
"matrix_pins": {
"cols": ["E6", "D5", "B7", "D0", "F5", "D3", "B4", "B5", "D4", "D6"],
"rows": ["B2", "B1", "B0", "C7", "F6", "F7", "B3", "D1", "D2", "D7", "B6", "C6"]