Make the LED driver power every LED at full blast.
This commit is contained in:
@@ -3,4 +3,8 @@
|
||||
|
||||
#define LEFT_KEYBOARD_HALF_I2C_ADDRESS_7BIT 8
|
||||
|
||||
// The 7-bit I2C addresses of the IS31FL3731 LED driver range from 0x74 to 0x77
|
||||
#define LEFT_LED_DRIVER_ADDRESS_7BIT 0b1110100
|
||||
#define RIGHT_LED_DRIVER_ADDRESS_7BIT 0b1110111
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user