summaryrefslogtreecommitdiff
path: root/keyboards/handwired/promethium/keymaps/priyadi/rgbtheme_default.h
diff options
context:
space:
mode:
authorJack Humbert2017-04-30 11:18:54 -0400
committerGitHub2017-04-30 11:18:54 -0400
commit29026ec0238bee3a49fc520ff40a1f7ceb8b76d1 (patch)
tree3d014334d7c42a3f247d8744660194ccb0ed428e /keyboards/handwired/promethium/keymaps/priyadi/rgbtheme_default.h
parent2d732f484c3ec35e2cb44008d5cc28ecb6559a46 (diff)
parent343f8d368e7ce51a3b34705147b890445a12e3ea (diff)
Merge pull request #1268 from priyadi/promethium
Promethium keymap update
Diffstat (limited to 'keyboards/handwired/promethium/keymaps/priyadi/rgbtheme_default.h')
-rw-r--r--keyboards/handwired/promethium/keymaps/priyadi/rgbtheme_default.h36
1 files changed, 36 insertions, 0 deletions
diff --git a/keyboards/handwired/promethium/keymaps/priyadi/rgbtheme_default.h b/keyboards/handwired/promethium/keymaps/priyadi/rgbtheme_default.h
new file mode 100644
index 000000000..4c3fb1369
--- /dev/null
+++ b/keyboards/handwired/promethium/keymaps/priyadi/rgbtheme_default.h
@@ -0,0 +1,36 @@
+#include "color.h"
+
+#define THEME_COLOR_LINUX COLOR_WHITE
+#define THEME_COLOR_APPLE COLOR_WHITE
+#define THEME_COLOR_WINDOWS COLOR_WHITE
+
+#define THEME_COLOR_QWERTY COLOR_RED
+#define THEME_COLOR_ALT COLOR_RED
+
+#define THEME_COLOR_AUDIO COLOR_GREEN
+
+#define THEME_COLOR_BLUETOOTH COLOR_BLUE
+#define THEME_COLOR_USB COLOR_WHITE
+
+#define THEME_COLOR_CAPSLOCK COLOR_RED
+
+#define THEME_COLOR_GUI COLOR_MAGENTA
+#define THEME_COLOR_FUN COLOR_RED
+#define THEME_COLOR_NUM COLOR_BLUE
+#define THEME_COLOR_PUNC COLOR_GREEN
+#define THEME_COLOR_GREEK COLOR_CYAN
+#define THEME_COLOR_EMOJI COLOR_YELLOW
+#define THEME_COLOR_OTHERLAYER COLOR_GRAY
+
+#define THEME_COLOR_GLOW1_HOME COLOR_GRAY
+#define THEME_COLOR_GLOW1_HOMING COLOR_RED
+
+#define THEME_COLOR_GLOW2_ALPHA COLOR_GRAY
+#define THEME_COLOR_GLOW2_MODS COLOR_GREEN
+#define THEME_COLOR_GLOW2_FN COLOR_BLUE
+#define THEME_COLOR_GLOW2_HOME COLOR_RED
+#define THEME_COLOR_GLOW2_HOMING COLOR_YELLOW
+
+#define THEME_COLOR_TP1 COLOR_RED
+#define THEME_COLOR_TP2 COLOR_BLUE
+#define THEME_COLOR_TP3 COLOR_RED \ No newline at end of file