|
|
@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
|
|
|
|
|
|
|
|
#include "config_common.h"
|
|
|
|
#include "config_common.h"
|
|
|
|
|
|
|
|
|
|
|
|
#define RGBLIGHT_COLOR_LAYER_0 0x00, 0x00, 0xFF
|
|
|
|
// #define RGBLIGHT_COLOR_LAYER_0 0x00, 0x00, 0xFF
|
|
|
|
#define RGBLIGHT_COLOR_LAYER_1 0xFF, 0x00, 0x00
|
|
|
|
#define RGBLIGHT_COLOR_LAYER_1 0xFF, 0x00, 0x00
|
|
|
|
#define RGBLIGHT_COLOR_LAYER_2 0x00, 0xFF, 0x00
|
|
|
|
#define RGBLIGHT_COLOR_LAYER_2 0x00, 0xFF, 0x00
|
|
|
|
#define RGBLIGHT_COLOR_LAYER_3 0xFF, 0xFF, 0x00
|
|
|
|
#define RGBLIGHT_COLOR_LAYER_3 0xFF, 0xFF, 0x00
|
|
|
|