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:
27
keyboards/yushakobo/quick7/keymaps/via/readme.md
Normal file
27
keyboards/yushakobo/quick7/keymaps/via/readme.md
Normal 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 >> |
|
||||
`----------- --------- ------------'
|
||||
```
|
||||
Reference in New Issue
Block a user