forked from forks/qmk_firmware
Update keyboards/gkeyboard/greatpad/config.h
Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
parent
e5c83a27a6
commit
c733059c6b
|
|
@ -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 encoder’s 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue