8 lines
178 B
C
Raw Normal View History

2019-12-26 09:46:18 -06:00
#pragma once
#define EE_HANDS
/* Limit max RGB LED current to avoid tripping controller fuse. */
#undef RGB_MATRIX_MAXIMUM_BRIGHTNESS
2019-12-26 09:46:18 -06:00
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 150