]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/handwired/promethium/keymaps/default/rgbtheme_default.h
adds default keymap for handwired boards
[qmk_firmware.git] / keyboards / handwired / promethium / keymaps / default / rgbtheme_default.h
1 #include "color.h"
2
3 #define THEME_COLOR_LINUX                 COLOR_WHITE
4 #define THEME_COLOR_APPLE                 COLOR_WHITE
5 #define THEME_COLOR_WINDOWS               COLOR_WHITE
6
7 #define THEME_COLOR_QWERTY                COLOR_RED
8 #define THEME_COLOR_ALT                   COLOR_RED
9
10 #define THEME_COLOR_AUDIO                 COLOR_GREEN
11
12 #define THEME_COLOR_BLUETOOTH             COLOR_BLUE
13 #define THEME_COLOR_USB                   COLOR_WHITE
14
15 #define THEME_COLOR_CAPSLOCK              COLOR_RED
16
17 #define THEME_COLOR_GUI                   COLOR_MAGENTA
18 #define THEME_COLOR_FUN                   COLOR_RED
19 #define THEME_COLOR_NUM                   COLOR_BLUE
20 #define THEME_COLOR_PUNC                  COLOR_GREEN
21 #define THEME_COLOR_GREEK                 COLOR_CYAN
22 #define THEME_COLOR_EMOJI                 COLOR_YELLOW
23 #define THEME_COLOR_OTHERLAYER            COLOR_GRAY
24
25 #define THEME_COLOR_GLOW1_HOME            COLOR_GRAY
26 #define THEME_COLOR_GLOW1_HOMING          COLOR_RED
27
28 #define THEME_COLOR_GLOW2_ALPHA           COLOR_GRAY
29 #define THEME_COLOR_GLOW2_MODS            COLOR_GREEN
30 #define THEME_COLOR_GLOW2_FN              COLOR_BLUE
31 #define THEME_COLOR_GLOW2_HOME            COLOR_RED
32 #define THEME_COLOR_GLOW2_HOMING          COLOR_YELLOW
33
34 #define THEME_COLOR_TP1                   COLOR_RED
35 #define THEME_COLOR_TP2                   COLOR_BLUE
36 #define THEME_COLOR_TP3                   COLOR_RED