]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/lets_split/keymaps/hexwire/config.h
Remove flip-half from keymap
[qmk_firmware.git] / keyboards / lets_split / keymaps / hexwire / config.h
index 3d600d64d798674bd62fc8a89a6320d368a6778c..e315d8c0c34f241f13e8df749af97eecea318d3d 100644 (file)
@@ -18,14 +18,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 #define USE_SERIAL
 
-#define EE_HANDS
-
-#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
+#define TAPPING_TERM 150
 
 #ifdef SUBPROJECT_rev1
     #include "../../rev1/config.h"
@@ -33,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