aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/leftynumpad/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/leftynumpad/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/leftynumpad/keyboard.json')
-rw-r--r--keyboards/handwired/leftynumpad/keyboard.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/handwired/leftynumpad/keyboard.json b/keyboards/handwired/leftynumpad/keyboard.json
index 045fd7e875..bb178be5be 100644
--- a/keyboards/handwired/leftynumpad/keyboard.json
+++ b/keyboards/handwired/leftynumpad/keyboard.json
@@ -16,6 +16,12 @@
"mousekey": true,
"nkro": false
},
+ "qmk": {
+ "locking": {
+ "enabled": true,
+ "resync": true
+ }
+ },
"matrix_pins": {
"cols": ["E6", "B4", "B5", "B6", "B2"],
"rows": ["D1", "D0", "D4", "C6", "D7"]