Remove unused RGBLight defines from config.h (#19859)
This commit is contained in:
@@ -40,9 +40,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define RGBLIGHT_EFFECT_RGB_TEST
|
||||
#define RGBLIGHT_EFFECT_ALTERNATING
|
||||
#define RGBLIGHT_EFFECT_TWINKLE
|
||||
#define RGBLIGHT_BREATHE_TABLE_SIZE 256
|
||||
#define RGBLIGHT_EFFECT_BREATHE_CENTER 1.85
|
||||
#define RGBLIGHT_EFFECT_BREATHE_MAX 255
|
||||
#endif
|
||||
|
||||
// Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap
|
||||
|
@@ -44,9 +44,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define RGBLIGHT_EFFECT_RGB_TEST
|
||||
#define RGBLIGHT_EFFECT_ALTERNATING
|
||||
#define RGBLIGHT_EFFECT_TWINKLE
|
||||
#define RGBLIGHT_BREATHE_TABLE_SIZE 256
|
||||
#define RGBLIGHT_EFFECT_BREATHE_CENTER 1.85
|
||||
#define RGBLIGHT_EFFECT_BREATHE_MAX 255
|
||||
#endif
|
||||
|
||||
// Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap
|
||||
|
Reference in New Issue
Block a user