diff options
| author | James Young | 2024-03-30 14:51:57 +0100 |
|---|---|---|
| committer | GitHub | 2024-03-30 14:51:57 +0100 |
| commit | 76bd5142cfed1fb8e07b9f32fb0b010fbc068fa4 (patch) | |
| tree | 4debb51b6be7f09a8f03dcbb37c21d538c5bcba0 /keyboards/45_ats/keyboard.json | |
| parent | 831deac212fa0342b9fad9d419b7f15890abfa02 (diff) | |
Data-Driven Keyboard Conversions: 0-9 (#23357)
Diffstat (limited to 'keyboards/45_ats/keyboard.json')
| -rw-r--r-- | keyboards/45_ats/keyboard.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/45_ats/keyboard.json b/keyboards/45_ats/keyboard.json index 7c873f21ed..5e5465f264 100644 --- a/keyboards/45_ats/keyboard.json +++ b/keyboards/45_ats/keyboard.json @@ -16,6 +16,12 @@ "mousekey": true, "nkro": false }, + "qmk": { + "locking": { + "enabled": true, + "resync": true + } + }, "matrix_pins": { "cols": ["E6", "B0", "B1", "B2", "B3", "B7", "F6", "F5", "F4", "C7", "F7", "C6", "B6", "D4"], "rows": ["D3", "D5", "D7", "D6"] |