Remove unused RGBLight defines from config.h (#19859)

This commit is contained in:
Ryan
2023-02-17 08:13:41 +11:00
committed by GitHub
parent 86ab1c1331
commit 7fad94ba2d
348 changed files with 4 additions and 3706 deletions

View File

@@ -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

View File

@@ -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