diff options
| author | Ryan <fauxpark@gmail.com> | 2023-02-17 08:13:41 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-17 08:13:41 +1100 |
| commit | 7fad94ba2d5092abe451d0bbc95caaa37fec95bc (patch) | |
| tree | 412cb8505e0452c5104aa490a9305b0e36e6c804 /keyboards/rmi_kb | |
| parent | 86ab1c13315db9db5bfd2328bdf7aeb2e858343b (diff) | |
Remove unused RGBLight defines from config.h (#19859)
Diffstat (limited to 'keyboards/rmi_kb')
| -rw-r--r-- | keyboards/rmi_kb/chevron/config.h | 16 | ||||
| -rw-r--r-- | keyboards/rmi_kb/herringbone/v1/config.h | 16 | ||||
| -rw-r--r-- | keyboards/rmi_kb/squishyfrl/config.h | 7 | ||||
| -rw-r--r-- | keyboards/rmi_kb/squishytkl/config.h | 6 | ||||
| -rw-r--r-- | keyboards/rmi_kb/tkl_ff/config.h | 16 | ||||
| -rw-r--r-- | keyboards/rmi_kb/tkl_ff/v2/config.h | 6 | ||||
| -rw-r--r-- | keyboards/rmi_kb/wete/v2/config.h | 6 |
7 files changed, 1 insertions, 72 deletions
diff --git a/keyboards/rmi_kb/chevron/config.h b/keyboards/rmi_kb/chevron/config.h index 624162cff1..5b9123ef05 100644 --- a/keyboards/rmi_kb/chevron/config.h +++ b/keyboards/rmi_kb/chevron/config.h | |||
| @@ -38,22 +38,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 38 | /* COL2ROW, ROW2COL*/ | 38 | /* COL2ROW, ROW2COL*/ |
| 39 | #define DIODE_DIRECTION COL2ROW | 39 | #define DIODE_DIRECTION COL2ROW |
| 40 | 40 | ||
| 41 | // #define RGB_DI_PIN E2 | ||
| 42 | // #ifdef RGB_DI_PIN | ||
| 43 | // #define RGBLED_NUM 16 | ||
| 44 | // #define RGBLIGHT_HUE_STEP 8 | ||
| 45 | // #define RGBLIGHT_SAT_STEP 8 | ||
| 46 | // #define RGBLIGHT_VAL_STEP 8 | ||
| 47 | // #define RGBLIGHT_LIMIT_VAL 255 /* The maximum brightness level */ | ||
| 48 | // #define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */ | ||
| 49 | // /*== customize breathing effect ==*/ | ||
| 50 | // /*==== (DEFAULT) use fixed table instead of exp() and sin() ====*/ | ||
| 51 | // #define RGBLIGHT_BREATHE_TABLE_SIZE 256 // 256(default) or 128 or 64 | ||
| 52 | // /*==== use exp() and sin() ====*/ | ||
| 53 | // #define RGBLIGHT_EFFECT_BREATHE_CENTER 1.85 // 1 to 2.7 | ||
| 54 | // #define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0 to 255 | ||
| 55 | // #endif | ||
| 56 | |||
| 57 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 41 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
| 58 | #define LOCKING_SUPPORT_ENABLE | 42 | #define LOCKING_SUPPORT_ENABLE |
| 59 | /* Locking resynchronize hack */ | 43 | /* Locking resynchronize hack */ |
diff --git a/keyboards/rmi_kb/herringbone/v1/config.h b/keyboards/rmi_kb/herringbone/v1/config.h index 89fbf781d5..419c33b679 100644 --- a/keyboards/rmi_kb/herringbone/v1/config.h +++ b/keyboards/rmi_kb/herringbone/v1/config.h | |||
| @@ -38,22 +38,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 38 | /* COL2ROW, ROW2COL*/ | 38 | /* COL2ROW, ROW2COL*/ |
| 39 | #define DIODE_DIRECTION COL2ROW | 39 | #define DIODE_DIRECTION COL2ROW |
| 40 | 40 | ||
| 41 | // #define RGB_DI_PIN E2 | ||
| 42 | // #ifdef RGB_DI_PIN | ||
| 43 | // #define RGBLED_NUM 16 | ||
| 44 | // #define RGBLIGHT_HUE_STEP 8 | ||
| 45 | // #define RGBLIGHT_SAT_STEP 8 | ||
| 46 | // #define RGBLIGHT_VAL_STEP 8 | ||
| 47 | // #define RGBLIGHT_LIMIT_VAL 255 /* The maximum brightness level */ | ||
| 48 | // #define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */ | ||
| 49 | // /*== customize breathing effect ==*/ | ||
| 50 | // /*==== (DEFAULT) use fixed table instead of exp() and sin() ====*/ | ||
| 51 | // #define RGBLIGHT_BREATHE_TABLE_SIZE 256 // 256(default) or 128 or 64 | ||
| 52 | // /*==== use exp() and sin() ====*/ | ||
| 53 | // #define RGBLIGHT_EFFECT_BREATHE_CENTER 1.85 // 1 to 2.7 | ||
| 54 | // #define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0 to 255 | ||
| 55 | // #endif | ||
| 56 | |||
| 57 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 41 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
| 58 | #define LOCKING_SUPPORT_ENABLE | 42 | #define LOCKING_SUPPORT_ENABLE |
| 59 | /* Locking resynchronize hack */ | 43 | /* Locking resynchronize hack */ |
diff --git a/keyboards/rmi_kb/squishyfrl/config.h b/keyboards/rmi_kb/squishyfrl/config.h index 041407aed3..4997395a45 100644 --- a/keyboards/rmi_kb/squishyfrl/config.h +++ b/keyboards/rmi_kb/squishyfrl/config.h | |||
| @@ -62,12 +62,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 62 | #define RGBLIGHT_EFFECT_STATIC_GRADIENT | 62 | #define RGBLIGHT_EFFECT_STATIC_GRADIENT |
| 63 | #define RGBLIGHT_EFFECT_RGB_TEST | 63 | #define RGBLIGHT_EFFECT_RGB_TEST |
| 64 | #define RGBLIGHT_EFFECT_ALTERNATING | 64 | #define RGBLIGHT_EFFECT_ALTERNATING |
| 65 | #define RGBLIGHT_EFFECT_TWINKLE/*== customize breathing effect ==*/ | 65 | #define RGBLIGHT_EFFECT_TWINKLE |
| 66 | /*==== (DEFAULT) use fixed table instead of exp() and sin() ====*/ | ||
| 67 | //# define RGBLIGHT_BREATHE_TABLE_SIZE 256 // 256(default) or 128 or 64 | ||
| 68 | /*==== use exp() and sin() ====*/ | ||
| 69 | //# define RGBLIGHT_EFFECT_BREATHE_CENTER 1.85 // 1 to 2.7 | ||
| 70 | //# define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0 to 255 | ||
| 71 | #endif | 66 | #endif |
| 72 | 67 | ||
| 73 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 68 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
diff --git a/keyboards/rmi_kb/squishytkl/config.h b/keyboards/rmi_kb/squishytkl/config.h index e46aeea45a..8fa3a43667 100644 --- a/keyboards/rmi_kb/squishytkl/config.h +++ b/keyboards/rmi_kb/squishytkl/config.h | |||
| @@ -63,12 +63,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 63 | #define RGBLIGHT_EFFECT_RGB_TEST | 63 | #define RGBLIGHT_EFFECT_RGB_TEST |
| 64 | #define RGBLIGHT_EFFECT_ALTERNATING | 64 | #define RGBLIGHT_EFFECT_ALTERNATING |
| 65 | #define RGBLIGHT_EFFECT_TWINKLE | 65 | #define RGBLIGHT_EFFECT_TWINKLE |
| 66 | /*== customize breathing effect ==*/ | ||
| 67 | /*==== (DEFAULT) use fixed table instead of exp() and sin() ====*/ | ||
| 68 | //# define RGBLIGHT_BREATHE_TABLE_SIZE 256 // 256(default) or 128 or 64 | ||
| 69 | /*==== use exp() and sin() ====*/ | ||
| 70 | //# define RGBLIGHT_EFFECT_BREATHE_CENTER 1.85 // 1 to 2.7 | ||
| 71 | //# define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0 to 255 | ||
| 72 | #endif | 66 | #endif |
| 73 | 67 | ||
| 74 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 68 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
diff --git a/keyboards/rmi_kb/tkl_ff/config.h b/keyboards/rmi_kb/tkl_ff/config.h index 4dd0322d70..2aeec8d58c 100644 --- a/keyboards/rmi_kb/tkl_ff/config.h +++ b/keyboards/rmi_kb/tkl_ff/config.h | |||
| @@ -44,22 +44,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 44 | //#define LED_COMPOSE_PIN B3 | 44 | //#define LED_COMPOSE_PIN B3 |
| 45 | //#define LED_KANA_PIN B4 | 45 | //#define LED_KANA_PIN B4 |
| 46 | 46 | ||
| 47 | //#define RGB_DI_PIN E2 | ||
| 48 | //#ifdef RGB_DI_PIN | ||
| 49 | //# define RGBLED_NUM 16 | ||
| 50 | //# define RGBLIGHT_HUE_STEP 8 | ||
| 51 | //# define RGBLIGHT_SAT_STEP 8 | ||
| 52 | //# define RGBLIGHT_VAL_STEP 8 | ||
| 53 | //# define RGBLIGHT_LIMIT_VAL 255 /* The maximum brightness level */ | ||
| 54 | //# define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */ | ||
| 55 | /*== customize breathing effect ==*/ | ||
| 56 | /*==== (DEFAULT) use fixed table instead of exp() and sin() ====*/ | ||
| 57 | //# define RGBLIGHT_BREATHE_TABLE_SIZE 256 // 256(default) or 128 or 64 | ||
| 58 | /*==== use exp() and sin() ====*/ | ||
| 59 | //# define RGBLIGHT_EFFECT_BREATHE_CENTER 1.85 // 1 to 2.7 | ||
| 60 | //# define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0 to 255 | ||
| 61 | //#endif | ||
| 62 | |||
| 63 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 47 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
| 64 | #define LOCKING_SUPPORT_ENABLE | 48 | #define LOCKING_SUPPORT_ENABLE |
| 65 | /* Locking resynchronize hack */ | 49 | /* Locking resynchronize hack */ |
diff --git a/keyboards/rmi_kb/tkl_ff/v2/config.h b/keyboards/rmi_kb/tkl_ff/v2/config.h index eb60e5c311..dd3984c869 100644 --- a/keyboards/rmi_kb/tkl_ff/v2/config.h +++ b/keyboards/rmi_kb/tkl_ff/v2/config.h | |||
| @@ -36,10 +36,4 @@ | |||
| 36 | # define RGBLIGHT_EFFECT_STATIC_GRADIENT | 36 | # define RGBLIGHT_EFFECT_STATIC_GRADIENT |
| 37 | # define RGBLIGHT_EFFECT_RGB_TEST | 37 | # define RGBLIGHT_EFFECT_RGB_TEST |
| 38 | # define RGBLIGHT_EFFECT_ALTERNATING | 38 | # define RGBLIGHT_EFFECT_ALTERNATING |
| 39 | /*== customize breathing effect ==*/ | ||
| 40 | /*==== (DEFAULT) use fixed table instead of exp() and sin() ====*/ | ||
| 41 | //# define RGBLIGHT_BREATHE_TABLE_SIZE 256 // 256(default) or 128 or 64 | ||
| 42 | /*==== use exp() and sin() ====*/ | ||
| 43 | //# define RGBLIGHT_EFFECT_BREATHE_CENTER 1.85 // 1 to 2.7 | ||
| 44 | //# define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0 to 255 | ||
| 45 | #endif | 39 | #endif |
diff --git a/keyboards/rmi_kb/wete/v2/config.h b/keyboards/rmi_kb/wete/v2/config.h index e719e4f835..7edcb3f1ea 100644 --- a/keyboards/rmi_kb/wete/v2/config.h +++ b/keyboards/rmi_kb/wete/v2/config.h | |||
| @@ -68,12 +68,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 68 | # define RGBLIGHT_EFFECT_STATIC_GRADIENT | 68 | # define RGBLIGHT_EFFECT_STATIC_GRADIENT |
| 69 | # define RGBLIGHT_EFFECT_RGB_TEST | 69 | # define RGBLIGHT_EFFECT_RGB_TEST |
| 70 | # define RGBLIGHT_EFFECT_ALTERNATING | 70 | # define RGBLIGHT_EFFECT_ALTERNATING |
| 71 | /*== customize breathing effect ==*/ | ||
| 72 | /*==== (DEFAULT) use fixed table instead of exp() and sin() ====*/ | ||
| 73 | //# define RGBLIGHT_BREATHE_TABLE_SIZE 256 // 256(default) or 128 or 64 | ||
| 74 | /*==== use exp() and sin() ====*/ | ||
| 75 | //# define RGBLIGHT_EFFECT_BREATHE_CENTER 1.85 // 1 to 2.7 | ||
| 76 | //# define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0 to 255 | ||
| 77 | #endif | 71 | #endif |
| 78 | 72 | ||
| 79 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 73 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
