mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-26 02:17:38 +06:00
a9f1105f98
* LED drivers: add support for shutdown pin * Update candidate boards
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
|