mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-18 02:26:54 +00:00
9 lines
131 B
C
9 lines
131 B
C
/**
|
|
* config.h
|
|
*
|
|
*/
|
|
#pragma once
|
|
|
|
#define IS31FL3733_I2C_ADDRESS_1 IS31FL3733_I2C_ADDRESS_GND_GND
|
|
#define IS31FL3733_SDB_PIN D5
|