aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/jot50/keyboard.json
diff options
context:
space:
mode:
authorJames Young2024-05-22 01:03:56 +0200
committerGitHub2024-05-22 01:03:56 +0200
commita1c142759480fbad6e947862c0995d040ae9d8d4 (patch)
tree917043ba8359dc2b0ef0a8592000d79180c56103 /keyboards/handwired/jot50/keyboard.json
parent89b9a39614f0d788aa9f2ac0a338b30fb34745b7 (diff)
Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 3 (#23763)
Affects: - `handwired/jn68m` - `handwired/jopr` - `handwired/jot50` - `handwired/jotanck` - `handwired/jotpad16` - `handwired/jtallbean/split_65` - `handwired/juliet` - `handwired/k_numpad17` - `handwired/kbod` - `handwired/ks63` - `handwired/leftynumpad` - `handwired/lemonpad` - `handwired/m40/5x5_macropad` - `handwired/macroboard/f401` - `handwired/macroboard/f411` - `handwired/magicforce61` - `handwired/magicforce68` - `handwired/mechboards_micropad` - `handwired/minorca` - `handwired/mutepad` - `handwired/nicekey` - `handwired/nortontechpad` - `handwired/not_so_minidox` - `handwired/novem` - `handwired/nozbe_macro` - `handwired/numpad20` - `handwired/obuwunkunubi/spaget` - `handwired/oem_ansi_fullsize` - `handwired/onekey` - `handwired/ortho5x13` - `handwired/ortho5x14` - `handwired/p65rgb` - `handwired/pilcrow` - `handwired/polly40` - `handwired/postageboard/mini` - `handwired/postageboard/r1` - `handwired/prime_exl` - `handwired/prime_exl_plus`
Diffstat (limited to 'keyboards/handwired/jot50/keyboard.json')
-rw-r--r--keyboards/handwired/jot50/keyboard.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/handwired/jot50/keyboard.json b/keyboards/handwired/jot50/keyboard.json
index 260fd6dffc..d272ffc6b1 100644
--- a/keyboards/handwired/jot50/keyboard.json
+++ b/keyboards/handwired/jot50/keyboard.json
@@ -17,6 +17,12 @@
"mousekey": true,
"nkro": true
},
+ "qmk": {
+ "locking": {
+ "enabled": true,
+ "resync": true
+ }
+ },
"matrix_pins": {
"cols": ["F4", "F5", "F6", "F7", "B1", "B3", "D3", "D2", "D1", "D0", "D4", "C6"],
"rows": ["D7", "E6", "B4", "B6", "B2"]