]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/lets_split/keymaps/hexwire/config.h
Merge remote-tracking branch 'upstream/master'
[qmk_firmware.git] / keyboards / lets_split / keymaps / hexwire / config.h
index 983f8e352e5c28b8f3ae5c99a75e2ae2d3d96b99..e315d8c0c34f241f13e8df749af97eecea318d3d 100644 (file)
@@ -18,15 +18,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 #define USE_SERIAL
 
-#define EE_HANDS
-
-#undef RGBLED_NUM
-#define RGB_DI_PIN B0
-#define RGBLIGHT_ANIMATIONS
-#define RGBLED_NUM 8
-#define RGBLIGHT_HUE_STEP 8
-#define RGBLIGHT_SAT_STEP 8
-#define RGBLIGHT_VAL_STEP 8
+#define TAPPING_TERM 150
 
 #ifdef SUBPROJECT_rev1
     #include "../../rev1/config.h"
@@ -34,6 +26,10 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #ifdef SUBPROJECT_rev2
     #include "../../rev2/config.h"
 #endif
-#ifdef SUBPROJECT_rev2fliphalf
-       #include "../../rev2fliphalf/config.h"
-#endif
+
+#undef RGBLED_NUM
+#define RGBLIGHT_ANIMATIONS
+#define RGBLED_NUM 8
+#define RGBLIGHT_HUE_STEP 8
+#define RGBLIGHT_SAT_STEP 8
+#define RGBLIGHT_VAL_STEP 8