From eed023ceeacbd843cea3e48cb3ccea1f122999ab Mon Sep 17 00:00:00 2001 From: "jonylee@hfd" <108282809+jonylee1986@users.noreply.github.com> Date: Thu, 1 Jun 2023 10:47:31 +0800 Subject: [PATCH] Update info.json --- keyboards/akko/5075/info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/keyboards/akko/5075/info.json b/keyboards/akko/5075/info.json index c5a710b7829..589d8b5474c 100644 --- a/keyboards/akko/5075/info.json +++ b/keyboards/akko/5075/info.json @@ -1,5 +1,5 @@ { - "keyboard_name": "Akko Keyboard", + "keyboard_name": "5075", "manufacturer": "Akko", "url":"https://www.akkogear.com", "maintainer": "jonylee@hfd", @@ -24,7 +24,7 @@ "rgb_matrix": true }, "matrix_pins": { - "cols": ["C1","C2","C3","A0","A1","A2","A3","A4","A5","A6","A7","C4","C5","B0","B1","B2"], + "cols": ["C1", "C2", "C3", "A0", "A1", "A2", "A3", "A4", "A5", "A6", "A7", "C4", "C5", "B0", "B1", "B2"], "rows": ["B15", "C6", "C7", "C8", "C9", "A8"] }, "diode_direction": "ROW2COL", @@ -270,4 +270,4 @@ ] } } -} \ No newline at end of file +}