Quellcode durchsuchen

Allow RGBLIGHT_ANIMATIONS to work on keebio/iris configurator builds

zvecr vor 6 Jahren
Ursprung
Commit
6ad3328b83

+ 0 - 1
keyboards/keebio/iris/keymaps/default/config.h

@@ -21,7 +21,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define EE_HANDS
 
 #undef RGBLED_NUM
-#define RGBLIGHT_ANIMATIONS
 #define RGBLED_NUM 12
 #define RGBLIGHT_HUE_STEP 8
 #define RGBLIGHT_SAT_STEP 8

+ 1 - 0
keyboards/keebio/iris/rev1/config.h

@@ -60,3 +60,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 /* ws2812 RGB LED */
 #define RGB_DI_PIN D3
 #define RGBLED_NUM 12    // Number of LEDs
+#define RGBLIGHT_ANIMATIONS

+ 1 - 0
keyboards/keebio/iris/rev1_led/config.h

@@ -60,3 +60,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 /* ws2812 RGB LED */
 #define RGB_DI_PIN D3
 #define RGBLED_NUM 12    // Number of LEDs
+#define RGBLIGHT_ANIMATIONS

+ 1 - 0
keyboards/keebio/iris/rev2/config.h

@@ -60,3 +60,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 /* ws2812 RGB LED */
 #define RGB_DI_PIN D3
 #define RGBLED_NUM 12    // Number of LEDs
+#define RGBLIGHT_ANIMATIONS

+ 1 - 0
keyboards/keebio/iris/rev3/config.h

@@ -69,3 +69,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define RGB_DI_PIN F7
 #define RGBLED_NUM 12    // Number of LEDs
 #define RGBLED_SPLIT { 6, 6 }
+#define RGBLIGHT_ANIMATIONS

+ 1 - 0
keyboards/keebio/iris/rev4/config.h

@@ -73,3 +73,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define RGB_DI_PIN D6
 #define RGBLED_NUM 12    // Number of LEDs
 #define RGBLED_SPLIT { 6, 6 }
+#define RGBLIGHT_ANIMATIONS