diff options
Diffstat (limited to 'keyboards/orthograph/keyboard.json')
| -rw-r--r-- | keyboards/orthograph/keyboard.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/orthograph/keyboard.json b/keyboards/orthograph/keyboard.json index d9ec03a7ad..cb259a620b 100644 --- a/keyboards/orthograph/keyboard.json +++ b/keyboards/orthograph/keyboard.json @@ -32,7 +32,9 @@ "pin": "E6" }, "transport": { - "sync_matrix_state": true + "sync": { + "matrix_state": true + } }, "usb_detect":{ "enabled": true |