From c64e4add84e148c83c64b1238b5e644b9b88daf5 Mon Sep 17 00:00:00 2001 From: Cipulot <40441626+Cipulot@users.noreply.github.com> Date: Sat, 7 Dec 2024 12:19:02 +0100 Subject: [PATCH] Update v3/trnthsn/e8ghty/e8ghty.json --- v3/trnthsn/e8ghty/e8ghty.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/v3/trnthsn/e8ghty/e8ghty.json b/v3/trnthsn/e8ghty/e8ghty.json index f2f48a9aad..d389b2a3dd 100644 --- a/v3/trnthsn/e8ghty/e8ghty.json +++ b/v3/trnthsn/e8ghty/e8ghty.json @@ -2,16 +2,16 @@ "name": "E8ghty", "vendorId": "0x5453", "productId": "0x3830", - "menus": [ - "qmk_rgblight" - ], - "keycodes": [ - "qmk_lighting" - ], "matrix": { "rows": 6, "cols": 17 }, + "keycodes": [ + "qmk_lighting" + ], + "menus": [ + "qmk_rgblight" + ], "layouts": { "labels": [ "F13", @@ -264,4 +264,4 @@ ] ] } -} \ No newline at end of file +}