qmk_firmware

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

commit 242b8c7f3dbf188878db0916640765516e2c123f
parent 27ff1d4153ebe1476fdb011a5a136811e600412b
Author: QMK Bot <hello@qmk.fm>
Date:   Tue,  1 Aug 2023 03:14:59 +0000

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

Diffstat:
Mkeyboards/keychron/q11/q11.c | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/keyboards/keychron/q11/q11.c b/keyboards/keychron/q11/q11.c @@ -23,9 +23,9 @@ const matrix_row_t matrix_mask[] = { 0b011111111, 0b011111111, - 0b011111111, + 0b011011111, 0b001111111, - 0b011111101, + 0b011111111, 0b001011111, 0b111111111, 0b101111111,