From 9b43ede067ba5d87e075668e0b3a4377717209c2 Mon Sep 17 00:00:00 2001 From: MatteoDM Date: Mon, 12 Feb 2024 11:40:08 +0100 Subject: [PATCH] Update keyboards/handwired/neodox/info.json Co-authored-by: Joel Challis --- keyboards/handwired/neodox/info.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 } },