mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-12 12:49:26 +00:00
10 lines
134 B
C
10 lines
134 B
C
/**
|
|
* config.h
|
|
*
|
|
*/
|
|
#pragma once
|
|
|
|
#define IS31FL3733_I2C_ADDRESS_1 IS31FL3733_I2C_ADDRESS_GND_GND
|
|
|
|
#define RGB_MATRIX_LED_COUNT 63
|