qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit 75edefe5413f76932317d6d4c20bd122c8b01ce7
parent 7e6eba674ac3b88bfedca313d847ceb765002cf8
Author: Mike Killewald <mkillewald@yahoo.com>
Date:   Wed, 12 Apr 2023 06:10:50 -0400

fixing bug that caused KC_DEL and KC_MUTE (encoder press) to be swapped (#20420)


Diffstat:
Mkeyboards/keychron/q1/ansi_encoder/info.json | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/keyboards/keychron/q1/ansi_encoder/info.json b/keyboards/keychron/q1/ansi_encoder/info.json @@ -31,8 +31,8 @@ {"matrix":[0,11], "x":10.75, "y":0}, {"matrix":[0,12], "x":11.75, "y":0}, {"matrix":[0,13], "x":12.75, "y":0}, - {"matrix":[0,14], "x":14, "y":0}, - {"matrix":[4,14], "x":15.25, "y":0}, + {"matrix":[4,14], "x":14, "y":0}, + {"matrix":[0,14], "x":15.25, "y":0}, {"matrix":[1, 0], "x":0, "y":1}, {"matrix":[1, 1], "x":1, "y":1},