From 74ae2286a6d8603394a87f147128053cdcd17270 Mon Sep 17 00:00:00 2001 From: Duncan Sutherland Date: Mon, 4 Dec 2023 23:30:02 +0000 Subject: Fix erroneous commas in `info.json` files (#21712) --- keyboards/holyswitch/lightweight65/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/holyswitch/lightweight65') diff --git a/keyboards/holyswitch/lightweight65/info.json b/keyboards/holyswitch/lightweight65/info.json index a6252d27b5..16a9f73737 100644 --- a/keyboards/holyswitch/lightweight65/info.json +++ b/keyboards/holyswitch/lightweight65/info.json @@ -21,7 +21,7 @@ "extrakey": true, "console": false, "command": false, - "nkro": true, + "nkro": true }, "layout_aliases": { "LAYOUT": "LAYOUT_65_ansi_blocker" -- cgit v1.2.3