aboutsummaryrefslogtreecommitdiff
path: root/keyboards/mt40/keymaps/default/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mt40/keymaps/default/config.h')
-rw-r--r--keyboards/mt40/keymaps/default/config.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/mt40/keymaps/default/config.h b/keyboards/mt40/keymaps/default/config.h
new file mode 100644
index 000000000..9f9a9fc10
--- /dev/null
+++ b/keyboards/mt40/keymaps/default/config.h
@@ -0,0 +1,11 @@
1#ifndef CONFIG_USER_H
2#define CONFIG_USER_H
3
4#define TAPPING_TERM 200
5
6
7#define RGBLIGHT_HUE_STEP 12
8#define RGBLIGHT_SAT_STEP 15
9#define RGBLIGHT_VAL_STEP 18
10
11#endif