diff options
| author | James Young | 2024-04-02 18:45:44 +0200 |
|---|---|---|
| committer | GitHub | 2024-04-02 18:45:44 +0200 |
| commit | 63bc7b63a650c4da63611900437e06ea7d051f14 (patch) | |
| tree | 95abb45a74f61457e2e268f68e61340b52ae1589 /keyboards/adelheid/keyboard.json | |
| parent | 38f7c6e3f386b92df744bd7dbd13284398e373d5 (diff) | |
Data-Driven Keyboard Conversions: A (#23379)
Diffstat (limited to 'keyboards/adelheid/keyboard.json')
| -rw-r--r-- | keyboards/adelheid/keyboard.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/adelheid/keyboard.json b/keyboards/adelheid/keyboard.json index e066e5d5f1..7766a44a8d 100644 --- a/keyboards/adelheid/keyboard.json +++ b/keyboards/adelheid/keyboard.json @@ -17,6 +17,12 @@ "mousekey": false, "nkro": true }, + "qmk": { + "locking": { + "enabled": true, + "resync": true + } + }, "matrix_pins": { "cols": ["F0", "F1", "E6", "C7", "F6", "B6", "D4", "B1", "B0", "B7", "B5", "B4", "D7", "D6", "B3"], "rows": ["D0", "F4", "D1", "D2", "D3", "D5", "F7"] |