logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 2998d20a009b57ff242e1e7d77571be82c7bc3f6
parent be7728ae581aa59c6a8ba5ef370601edfd9f799a
Author: QMK Bot <hello@qmk.fm>
Date:   Sat, 29 Jun 2024 03:08:12 +0000

Merge remote-tracking branch 'origin/master' into develop

Diffstat:

Mkeyboards/clueboard/card/keyboard.json4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/keyboards/clueboard/card/keyboard.json b/keyboards/clueboard/card/keyboard.json @@ -43,10 +43,10 @@ "levels": 6 }, "layout_aliases": { - "LAYOUT": "LAYOUT_all" + "LAYOUT_all": "LAYOUT" }, "layouts": { - "LAYOUT_all": { + "LAYOUT": { "layout": [ {"label": "ON/OFF", "matrix": [0, 0], "x": 0, "y": 0}, {"label": "SAT+", "matrix": [0, 1], "x": 4, "y": 0},