Fixup 1upkeyboards/pi60_rgb (#18858)

This commit is contained in:
jack
2022-10-26 14:37:59 -06:00
committed by GitHub
parent 2a61bfc27d
commit d05334cfab
2 changed files with 3 additions and 9 deletions

View File

@@ -6,11 +6,9 @@
#include "config_common.h"
#define RGB_DI_PIN GP19
#define DRIVER_LED_TOTAL 61
#define RGBLED_NUM 61
#define RGB_MATRIX_LED_COUNT 61
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
#define RGB_MATRIX_KEYPRESSES // reacts to keypresses
#define RGBLIGHT_LIMIT_VAL 125
#define RGB_DISABLE_WHEN_USB_SUSPENDED // turn off effects when suspended
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 125
// RGB Matrix Animation modes. Explicitly enabled
@@ -67,7 +65,3 @@
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
/* Bootmagic Lite key configuration */
#define BOOTMAGIC_LITE_ROW 0
#define BOOTMAGIC_LITE_COLUMN 0