mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-07-06 19:55:34 -04:00
Tuning key overrides
- reducing same finger bigrams for file explorer and print screen
This commit is contained in:
parent
3dff7013f0
commit
22d085c0b2
2 changed files with 4 additions and 4 deletions
|
@ -104,8 +104,8 @@ Enables us to customize the result of applying certain mods to keycodes. For exa
|
|||
| `Meh` + `Comma` | `F10` | Only works on `NUMBER` layer |
|
||||
| `Meh` + `Dot` | `F11` | Only works on `NUMBER` layer |
|
||||
| `Meh` + `Minus` | `F12` | Only works on `NUMBER` layer |
|
||||
| `Alt` + `Mouse 3` | `Print Screen` | Only works on `NUMBER` layer |
|
||||
| `Ctrl` + `Mouse 2` | `Open File Explorer` | Only works on `NUMBER` layer. Keyboard Shortcut `GUI` + `E` |
|
||||
| `Ctrl` + `Mouse 1` | `Print Screen` | Only works on `NUMBER` layer |
|
||||
| `Alt` + `Mouse 2` | `Open File Explorer` | Only works on `NUMBER` layer. Keyboard Shortcut `GUI` + `E` |
|
||||
|
||||
## Optional Features
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue