logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: cd69ca65273f0c8ef38c1bc47c3608758ba397ed
parent 3ba88f7798065f4e0734859bb3f416045952b58d
Author: QMK Bot <hello@qmk.fm>
Date:   Mon, 12 Feb 2024 08:50:27 +0000

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

Diffstat:

Mkeyboards/elcantorhs/info.json4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/keyboards/elcantorhs/info.json b/keyboards/elcantorhs/info.json @@ -20,7 +20,7 @@ ["B1", "B10", "A8", "B15", "B14", "B13"], ["B9", "B8", "B5", "B4", "B3", "A15"], ["A3", "A4", "A5", "A6", "A7", "B0"], - ["B12","A2", "A1", "A0", null, null] + ["A2", "A1", "A0", "B12", null, null] ] }, "split": { @@ -34,7 +34,7 @@ ["B13", "B14", "B15", "A8", "B10", "B1"], ["A15", "B3", "B4", "B5", "B8", "B9"], ["B0", "A7", "A6", "A5", "A4", "A3"], - ["A0", "A1", "A2", "B12", null, null] + ["B12", "A0", "A1", "A2", null, null] ] } }