summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/jack/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodox/keymaps/jack/config.h')
-rw-r--r--keyboards/ergodox/keymaps/jack/config.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/ergodox/keymaps/jack/config.h b/keyboards/ergodox/keymaps/jack/config.h
deleted file mode 100644
index 5c1165226..000000000
--- a/keyboards/ergodox/keymaps/jack/config.h
+++ /dev/null
@@ -1,17 +0,0 @@
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
-
-#include "../../config.h"
-
-/* ws2812 RGB LED */
-#define RGB_DI_PIN D7
-#define RGBLIGHT_ANIMATIONS
-#define RGBLED_NUM 15 // Number of LEDs
-#define RGBLIGHT_HUE_STEP 12
-#define RGBLIGHT_SAT_STEP 255
-#define RGBLIGHT_VAL_STEP 12
-
-#define RGB_MIDI
-#define RGBW_BB_TWI
-
-#endif \ No newline at end of file