summaryrefslogtreecommitdiff
path: root/keyboards/neito/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/neito/config.h')
-rw-r--r--keyboards/neito/config.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/neito/config.h b/keyboards/neito/config.h
index ef9b518920..7117516afb 100644
--- a/keyboards/neito/config.h
+++ b/keyboards/neito/config.h
@@ -29,12 +29,3 @@
#define RGBLIGHT_EFFECT_RGB_TEST
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE
-#define RGBLED_NUM 11
-#define RGBLIGHT_LED_MAP { 4, 3, 2, 1, 0, 10, 9, 8, 7, 6, 5 }
-#define RGBLIGHT_HUE_STEP 8
-#define RGBLIGHT_SAT_STEP 8
-#define RGBLIGHT_VAL_STEP 8
-
-/* Handle volume control issue with rotary encoder */
-
-#define TAP_CODE_DELAY 10