diff options
Diffstat (limited to 'keyboards/xd75/keymaps/ericgebhart/config.h')
| -rw-r--r-- | keyboards/xd75/keymaps/ericgebhart/config.h | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/xd75/keymaps/ericgebhart/config.h b/keyboards/xd75/keymaps/ericgebhart/config.h new file mode 100644 index 000000000..77f83e83f --- /dev/null +++ b/keyboards/xd75/keymaps/ericgebhart/config.h | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | #pragma once | ||
| 2 | |||
| 3 | #undef RGBLED_NUM | ||
| 4 | #define RGBLED_NUM 6 | ||
| 5 | #define RGBLIGHT_LAYERS | ||
| 6 | |||
| 7 | #undef RGBLIGHT_ANIMATIONS | ||
| 8 | //#define RGBLIGHT_HUE_STEP 8 | ||
| 9 | //#define RGBLIGHT_SAT_STEP 8 | ||
| 10 | |||
| 11 | |||
| 12 | // place overrides here | ||
