logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 4617b0cfe71c806d25655c72c77bff4099e44b6e
parent fa133aeea5f1556c3e5b5b3b491bd85948661265
Author: QMK Bot <hello@qmk.fm>
Date:   Sun,  7 Jan 2024 07:38:24 +0000

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

Diffstat:

Mkeyboards/keychron/q1v1/config.h2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/keyboards/keychron/q1v1/config.h b/keyboards/keychron/q1v1/config.h @@ -18,7 +18,7 @@ /* RGB Matrix Driver Configuration */ #define IS31FL3733_I2C_ADDRESS_1 IS31FL3733_I2C_ADDRESS_GND_GND -#define IS31FL3733_I2C_ADDRESS_2 IS31FL3733_I2C_ADDRESS_GND_VCC +#define IS31FL3733_I2C_ADDRESS_2 IS31FL3733_I2C_ADDRESS_VCC_VCC /* DIP switch */ #define DIP_SWITCH_MATRIX_GRID { {0,1} }