Updated q8 pro
This commit is contained in:
parent
f8db366b45
commit
0441cc8638
2 changed files with 1 additions and 5 deletions
|
|
@ -51,8 +51,6 @@
|
||||||
"rows": ["B4", "B3", "A15", "A14", "A13"],
|
"rows": ["B4", "B3", "A15", "A14", "A13"],
|
||||||
"custom": true,
|
"custom": true,
|
||||||
"custom_lite": true
|
"custom_lite": true
|
||||||
"custom": true,
|
|
||||||
"custom_lite": true
|
|
||||||
},
|
},
|
||||||
"diode_direction": "ROW2COL",
|
"diode_direction": "ROW2COL",
|
||||||
"encoder": {
|
"encoder": {
|
||||||
|
|
|
||||||
|
|
@ -38,9 +38,7 @@
|
||||||
# define CAPS_LOCK_INDEX 28
|
# define CAPS_LOCK_INDEX 28
|
||||||
# define LOW_BAT_IND_INDEX 61
|
# define LOW_BAT_IND_INDEX 61
|
||||||
|
|
||||||
// RGB Matrix Animation modes. Explicitly enabled
|
/* Enable Reactive Animation */
|
||||||
// For full list of effects, see:
|
|
||||||
// https://docs.qmk.fm/#/feature_rgb_matrix?id=rgb-matrix-effects
|
|
||||||
# define RGB_MATRIX_FRAMEBUFFER_EFFECTS
|
# define RGB_MATRIX_FRAMEBUFFER_EFFECTS
|
||||||
# define RGB_MATRIX_KEYPRESSES
|
# define RGB_MATRIX_KEYPRESSES
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue