mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-25 00:00:51 +00:00
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
|