]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/deltasplit75/keymaps/itsaferbie/config.h
Remove extra underscore from MASTER_RIGHT define
[qmk_firmware.git] / keyboards / deltasplit75 / keymaps / itsaferbie / config.h
index 4fb2554e0dce20e9c1fc0d7178c1acaef34e40ef..24c3d5be2399cd86b40a93dd9ce25af8bd7129e1 100644 (file)
@@ -19,7 +19,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define USE_SERIAL
 
 #define MASTER_LEFT
-// #define _MASTER_RIGHT
+// #define MASTER_RIGHT
 // #define EE_HANDS
 
 
@@ -29,3 +29,10 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #ifdef SUBPROJECT_protosplit
     #include "../../protosplit/config.h"
 #endif
+
+#undef RGBLED_NUM
+#define RGBLIGHT_ANIMATIONS
+#define RGBLED_NUM 20
+#define RGBLIGHT_HUE_STEP 8
+#define RGBLIGHT_SAT_STEP 8
+#define RGBLIGHT_VAL_STEP 8