aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/drhigsby/packrat/keyboard.json
diff options
context:
space:
mode:
authorJames Young2024-05-20 21:34:57 +0200
committerGitHub2024-05-20 21:34:57 +0200
commit03f0d683420a1efa9709f61dd778e764300d86ea (patch)
tree7d6f91e67c4c0036838fbc98ebccdefb0cf36a82 /keyboards/drhigsby/packrat/keyboard.json
parent4d31c5172515a3cf5ea92010142ae11a2743e235 (diff)
Migrate `LOCKING_*_ENABLE` to Data-Driven: D, Part 2 (#23750)
Affects: - `do60` - `doio/kb30` - `donutcables/scrabblepad` - `doppelganger` - `doro67/rgb` - `dotmod/dymium65` - `draytronics/daisy` - `draytronics/elise` - `draytronics/elise_v2` - `drewkeys/iskar` - `drhigsby/bkf` - `drhigsby/dubba175` - `drhigsby/ogurec` - `drhigsby/packrat` - `dtisaac/cg108` - `dumbo` - `dz60` - `dztech/bocc` - `dztech/duo_s`
Diffstat (limited to 'keyboards/drhigsby/packrat/keyboard.json')
-rw-r--r--keyboards/drhigsby/packrat/keyboard.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/drhigsby/packrat/keyboard.json b/keyboards/drhigsby/packrat/keyboard.json
index a1b00f835c..a836b0bf96 100644
--- a/keyboards/drhigsby/packrat/keyboard.json
+++ b/keyboards/drhigsby/packrat/keyboard.json
@@ -17,6 +17,12 @@
"mousekey": true,
"nkro": true
},
+ "qmk": {
+ "locking": {
+ "enabled": true,
+ "resync": true
+ }
+ },
"matrix_pins": {
"cols": ["D3", "D2", "D1", "D0", "D4", "C6", "D7", "E6", "B4", "B5", "B3"],
"rows": ["F7", "B1", "B6", "B2"]