Skip to content

Commit

Permalink
Fix defines for keyboards/keymaps using those animations previously
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxr1998 committed Feb 6, 2020
1 parent 65f0e1d commit 9a98326
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion keyboards/1upkeyboards/1up60hse/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#define RGB_DI_PIN F0
#ifdef RGB_DI_PIN
#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_ANIMATIONS_ALL
#define RGBLED_NUM 14
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
Expand Down
2 changes: 1 addition & 1 deletion keyboards/1upkeyboards/1up60rgb/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

#define RGB_DI_PIN E2
#ifdef RGB_DI_PIN
#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_ANIMATIONS_ALL
#define RGBLED_NUM 16
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
Expand Down
2 changes: 1 addition & 1 deletion keyboards/acr60/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
#define LOCKING_RESYNC_ENABLE

#define RGB_DI_PIN E2
#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_ANIMATIONS_ALL
#define RGBLED_NUM 20
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
Expand Down
2 changes: 1 addition & 1 deletion keyboards/db/db63/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DIODE_DIRECTION COL2ROW

#define RGBLED_NUM 18
#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_ANIMATIONS_ALL

#define NO_UART 1

Expand Down
2 changes: 1 addition & 1 deletion keyboards/dz60/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
#define LOCKING_RESYNC_ENABLE
#define RGB_DI_PIN E2
#ifdef RGB_DI_PIN
#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_ANIMATIONS_ALL
#define RGBLED_NUM 16
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
Expand Down
2 changes: 1 addition & 1 deletion keyboards/gray_studio/hb85/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DIODE_DIRECTION COL2ROW

#define RGBLED_NUM 5
#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_ANIMATIONS_ALL

#define BACKLIGHT_PIN D4
#define BACKLIGHT_LEVELS 3
2 changes: 1 addition & 1 deletion keyboards/idobo/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#define RGB_DI_PIN F0
#ifdef RGB_DI_PIN
#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_ANIMATIONS_ALL
#define RGBLED_NUM 16
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
Expand Down
2 changes: 1 addition & 1 deletion keyboards/jc65/v32u4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#define RGB_DI_PIN E2
#ifdef RGB_DI_PIN
#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_ANIMATIONS_ALL
#define RGBLED_NUM 20
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
Expand Down
2 changes: 1 addition & 1 deletion keyboards/jj40/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* RGB underglow */
// NOTE: for PS2AVRGB boards, underglow commands are sent via I2C to 0xB0.
#define RGBLED_NUM 5
#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_ANIMATIONS_ALL

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5
Expand Down
2 changes: 1 addition & 1 deletion keyboards/kbdfans/kbd6x/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#endif
#define RGB_DI_PIN F0
#ifdef RGB_DI_PIN
#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_ANIMATIONS_ALL
#define RGBLED_NUM 14
#define RGBLIGHT_HUE_STEP 12
#define RGBLIGHT_SAT_STEP 12
Expand Down
2 changes: 1 addition & 1 deletion keyboards/keebio/levinson/keymaps/issmirnov/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

#ifdef RGBLIGHT_ENABLE
// Enable animations. +5500 bytes
#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_ANIMATIONS_ALL

// Map my custom number of LED's
#undef RGBLED_NUM
Expand Down
2 changes: 1 addition & 1 deletion keyboards/lets_split/keymaps/khord/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
#define EE_HANDS

#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_ANIMATIONS_ALL

#endif
2 changes: 1 addition & 1 deletion keyboards/lets_split/keymaps/mbsurfer/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define EE_HANDS

#undef RGBLED_NUM
#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_ANIMATIONS_ALL
#define RGBLED_NUM 8

#endif
2 changes: 1 addition & 1 deletion keyboards/lfkeyboards/lfkpad/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
# define RGBLIGHT_HUE_STEP 10
# define RGBLIGHT_SAT_STEP 17
# define RGBLIGHT_VAL_STEP 17
# define RGBLIGHT_ANIMATIONS
# define RGBLIGHT_ANIMATIONS_ALL
#endif

#define TAPPING_TERM 200
Expand Down
2 changes: 1 addition & 1 deletion keyboards/manta60/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#endif

#ifdef RGB_DI_PIN
#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_ANIMATIONS_ALL
// /*== or choose animations ==*/
// #define RGBLIGHT_EFFECT_BREATHING
// #define RGBLIGHT_EFFECT_RAINBOW_MOOD
Expand Down
2 changes: 1 addition & 1 deletion keyboards/niu_mini/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#define RGB_DI_PIN E2
#ifdef RGB_DI_PIN
#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_ANIMATIONS_ALL
#define RGBLED_NUM 14
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
Expand Down
2 changes: 1 addition & 1 deletion keyboards/novelpad/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define RGBLIGHT_LIMIT_VAL 255 /* The maximum brightness level */
// #define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */
// /*== all animations enable ==*/
#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_ANIMATIONS_ALL
// /*== or choose animations ==*/
// #define RGBLIGHT_EFFECT_BREATHING
// #define RGBLIGHT_EFFECT_RAINBOW_MOOD
Expand Down
2 changes: 1 addition & 1 deletion keyboards/pearl/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#define NO_UART 1

#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_ANIMATIONS_ALL
#define RGBLED_NUM 12

#define BACKLIGHT_PIN D4
Expand Down
2 changes: 1 addition & 1 deletion keyboards/redox/keymaps/finex/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define EE_HANDS

#undef RGBLED_NUM
#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_ANIMATIONS_ALL
#define RGBLED_NUM 14
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
Expand Down
2 changes: 1 addition & 1 deletion keyboards/ymd96/keymaps/AnthonyWharton/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGB_DI_PIN E2 // NOTE: for PS2AVRGB boards, underglow commands are send
// via I2C to 0xB0

#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_ANIMATIONS_ALL

#define RGBLIGHT_EFFECT_BREATHE_CENTER 1.85 // 1.0-2.7
#define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 1-255
Expand Down

0 comments on commit 9a98326

Please sign in to comment.