mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-10 11:39:32 +00:00
9c86583981
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
7 lines
178 B
C
7 lines
178 B
C
#pragma once
|
|
|
|
#define IS31FL3731_I2C_ADDRESS_1 IS31FL3731_I2C_ADDRESS_GND
|
|
#define IS31FL3731_I2C_ADDRESS_2 IS31FL3731_I2C_ADDRESS_SDA
|
|
|
|
#define RGB_MATRIX_DISABLE_SHARED_KEYCODES
|