Update keyboards/gkeyboard/greatpad/config.h

Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
gkeyboard 2023-12-18 21:46:19 +07:00 committed by GitHub
parent e5c83a27a6
commit c733059c6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,11 +9,3 @@
#define I2C_DRIVER I2CD0
#define OLED_BRIGHTNESS 128
#define OLED_FONT_H "lib/glcdfont.c"
#define ENCODER_DIRECTION_FLIP // If your encoders clockwise directions are incorrect, you can swap the A & B pad definitions
#define RGB_MATRIX_LED_COUNT 28
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
#define RGB_MATRIX_KEYPRESSES // reacts to keypresses
#define RGB_DISABLE_WHEN_USB_SUSPENDED // turn off effects when suspended