diff --git a/keyboards/handwired/neodox/info.json b/keyboards/handwired/neodox/info.json index c887be862a9..e9098a0fe41 100644 --- a/keyboards/handwired/neodox/info.json +++ b/keyboards/handwired/neodox/info.json @@ -55,7 +55,12 @@ "matrix_grid": ["GP5", "GP15"], }, "transport": { - "sync_matrix_state": true, + "sync": { + "indicators": true, + "layer_state": true, + "matrix_state": true, + "wpm": true + }, "watchdog": true } },