Remove unused RGBLight defines from config.h (#19859)
This commit is contained in:
parent
86ab1c1331
commit
7fad94ba2d
348 changed files with 4 additions and 3706 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue