aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez/keymaps/drashna-custom/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodox_ez/keymaps/drashna-custom/config.h')
-rw-r--r--keyboards/ergodox_ez/keymaps/drashna-custom/config.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/keyboards/ergodox_ez/keymaps/drashna-custom/config.h b/keyboards/ergodox_ez/keymaps/drashna-custom/config.h
deleted file mode 100644
index c1ebf174a..000000000
--- a/keyboards/ergodox_ez/keymaps/drashna-custom/config.h
+++ /dev/null
@@ -1,16 +0,0 @@
1#ifndef CONFIG_USER_H
2#define CONFIG_USER_H
3#include "../../config.h"
4
5
6#define TAPPING_TERM 200
7
8#ifdef RGBLIGHT_ENABLE
9#undef RGBLIGHT_SAT_STEP
10#define RGBLIGHT_SAT_STEP 12
11#define RGBLIGHT_EFFECT_KNIGHT_LENGTH 7
12#define RGBLIGHT_EFFECT_SNAKE_LENGTH 7
13#define RGBLIGHT_EFFECT_BREATHE_CENTER 1
14#endif // RGBLIGHT_ENABLE
15
16#endif \ No newline at end of file