1
0
Fork 0
qmk_firmware/keyboards/yushakobo/quick7/keymaps/via/readme.md
MakotoKurauchi b3508271f8
add VIA support for Quick7 (#10281)
* update "Hardware Availability"

* add a section of "How to build"

* update "Hardware Supported"

* add VIA keymaps

* add 2 layers to VIA keymaps

Co-authored-by: keyaki-namiki <28521374+keyaki-namiki@users.noreply.github.com>
2020-09-21 13:40:53 -07:00

27 lines
728 B
Markdown

# The default VIA keymap for quick7
#### Rotary Encoder is not configurable through VIA
### Base Layer
```
Left Encoder(CW: Vol+, CCW: Vol-)
Right Encoder(CW: RGB HUE-, CCW: RGB HUE+)
,----------- --------- ------------,
| MUTE | Func1 | RGB MODE |
----------- --------- ------------
| Shift+Tab | UP | TAB |
----------- --------- ------------
| LEFT | DOWN | RIGHT |
`----------- --------- ------------'
```
### Func1 Layer
```
,----------- --------- ------------,
| RESET | Func1 | RGB TOGGLE |
----------- --------- ------------
| HOME | VOL+ | END |
----------- --------- ------------
| MEDIA << | VOL- | MEDIA >> |
`----------- --------- ------------'
```