forked from mirrors/qmk_userspace
Add Q5/Q6/Q8/K5/K7/V5 Max
This commit is contained in:
parent
f45cb07e26
commit
0b812c9dc0
160 changed files with 10423 additions and 187 deletions
|
@ -69,7 +69,7 @@ const uint16_t PROGMEM encoder_map[][NUM_ENCODERS][2] = {
|
|||
[WIN_BASE] = { ENCODER_CCW_CW(KC_VOLD, KC_VOLU)},
|
||||
[MAC_FN1] = { ENCODER_CCW_CW(RGB_VAD, RGB_VAI)},
|
||||
[WIN_FN1] = { ENCODER_CCW_CW(RGB_VAD, RGB_VAI)},
|
||||
[FN2] = { ENCODER_CCW_CW(_______, _______)}
|
||||
[FN2] = { ENCODER_CCW_CW(_______, _______)},
|
||||
};
|
||||
#endif // ENCODER_MAP_ENABLE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue