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>
This commit is contained in:
MakotoKurauchi
2020-09-22 05:40:53 +09:00
committed by GitHub
parent c4eb0df428
commit b3508271f8
3 changed files with 112 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
# 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 >> |
`----------- --------- ------------'
```