aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/hineybush/hineyg80
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hineybush/hineyg80')
-rw-r--r--keyboards/hineybush/hineyg80/config.h7
-rw-r--r--keyboards/hineybush/hineyg80/keyboard.json6
2 files changed, 6 insertions, 7 deletions
diff --git a/keyboards/hineybush/hineyg80/config.h b/keyboards/hineybush/hineyg80/config.h
deleted file mode 100644
index 5f36081323..0000000000
--- a/keyboards/hineybush/hineyg80/config.h
+++ /dev/null
@@ -1,7 +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/hineybush/hineyg80/keyboard.json b/keyboards/hineybush/hineyg80/keyboard.json
index fa6e340120..933d689225 100644
--- a/keyboards/hineybush/hineyg80/keyboard.json
+++ b/keyboards/hineybush/hineyg80/keyboard.json
@@ -16,6 +16,12 @@
"mousekey": true,
"nkro": false
},
+ "qmk": {
+ "locking": {
+ "enabled": true,
+ "resync": true
+ }
+ },
"matrix_pins": {
"cols": ["C7", "F7", "F6", "F5", "F4", "F1", "F0", "B7", "B0"],
"rows": ["B2", "B3", "D0", "B1", "D2", "D1", "D5", "D3", "D6", "D4", "B4", "D7"]