add scotto community layouts and userspace (#21097)
Co-authored-by: Joe Scotto <me@joescotto.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joe Scotto <contact@joescotto.com>
This commit is contained in:
parent
e5aeeae1b7
commit
8a60b686c9
10 changed files with 557 additions and 0 deletions
17
users/scotto/readme.md
Normal file
17
users/scotto/readme.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# Scotto
|
||||
|
||||
Applies to layouts:
|
||||
- LAYOUT_ortho_4x10
|
||||
- LAYOUT_split_3x5_2
|
||||
- LAYOUT_split_3x5_3
|
||||
|
||||
### QWERTY
|
||||
|
||||
Scotto's default functional layout is Colemak. To compile this layout in QWERTY (US English), append compile command with `KEYMAP=QWERTY` environment variable.
|
||||
```
|
||||
qmk compile -kb <keyboardName> -km scotto -e KEYMAP=QWERTY
|
||||
```
|
||||
Example for [Scotto34](/keyboards/scottokeebs/scotto34):
|
||||
```
|
||||
qmk compile -kb scottokeebs/scotto34 -km scotto -e KEYMAP=QWERTY
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue