summaryrefslogtreecommitdiff
path: root/keyboards/yushakobo/quick17/keymaps/via/readme.md
blob: da0923539df5b798c1a9ca5e604d22ce9b0976a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# The via keymap for quick17

## CONTROL(default) Layer
```
    ,-----------------------------------------------.
    | Tab   | PgUp  |  Up   | PgDn  | Home  |  Ins  |
    |-------+-------+-------+-------+-------+-------|
    | Ctrl  | Left  | Down  | Right | End   |  Del  |
    |-------+-------+-------+-------+-------+-------|
    | Shift | GUI   |  Esc  |  Alt  | FN/Spc| EDIT1 |
    `-----------------------------------------------'
```

## EDIT1 Layer
```
    ,--------------------------------------------------.
    | Esc   |   W   |   E   |   R   |    Y    | Bspc   |
    |-------+-------+-------+-------+---------+--------|
    | Ctrl  |   A   |   D   |   F   |    H    | Ctrl+Z |
    |-------+-------+-------+-------+---------+--------|
    | Shift |   X   |   V   |   B   |EDIT2/Spc| Ctrl+S |
    `--------------------------------------------------'
```

## EDIT2 Layer
```
    ,-------------------------------------------------.
    | Esc   |   Q   | BTN3  |  Ins  | Enter  | Bspc   |
    |-------+-------+-------+-------+--------+--------|
    | Ctrl  |   [   |   ]   | PgDn  | PgUp   | Ctrl+Z |
    |-------+-------+-------+-------+--------+--------|
    | Shift |   FN  |RGB_TOG|CONTROL| (NONE) | (NONE) |
    `-------------------------------------------------'
```

## FN Layer
```
    ,---------------------------------------------------.
    | Esc   | LANG  | (NONE) |RGB_TOG| Media > | Vol+   |
    |-------+-------+--------+-------+---------+--------|
    | Caps  | Numlk | (NONE) |RGB_MOD| Media < | Vol-   |
    |-------+-------+--------+-------+---------+--------|
    | Win   | mac   | EEP_RST| RESET | CONTROL | Mute   |
    `---------------------------------------------------'
```
### difference between mac-Mode and Win-Mode
- In mac Mode, `Ctrl` key will be changed into `command` key.
- `LANG` key will change its behaviour.

### "LANG" key behaviour

- mac Mode: cycle around "かな" and "英数"
- Win Mode: key combinations of Alt and `

## Rotary encoder behaviour

|On layer...|Clockwise|C-Clockwise|
|---|---|---|
|CONTROL|Scroll Up|Scroll Down|
|EDIT1|Vol+|Vol-|
|EDIT2|[|]|
|FN|Media >|Media <|