[Keyboard] Add Panc40 by Panc Interactive (#8175)
* Add Panc40 by Panc Interactive * Fix LAYOUT_sebright macro
This commit is contained in:
parent
e279b0a1a2
commit
eabdef3b4d
12 changed files with 402 additions and 0 deletions
33
keyboards/panc40/keymaps/default/readme.md
Normal file
33
keyboards/panc40/keymaps/default/readme.md
Normal file
|
@ -0,0 +1,33 @@
|
|||
# The default keymap for Panc40
|
||||
|
||||
Supports both Minorca and Sebright layouts with one firmware.
|
||||
|
||||
## Minorca layout
|
||||
|
||||
```
|
||||
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
|
||||
│Esc| Q | W | E | R | T | Y | U | I | O | P |BS │
|
||||
├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴───┤
|
||||
│Tab │ A | S | D | F | G | H | J | K | L | \ | │
|
||||
├────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬────┤
|
||||
│Shift │ Z | X | C | V | B | N | M |, <│. >│Fn │
|
||||
├────┬─┴──┬┴───┼───┴───┴┬──┴───┴─┬─┴──┬┴──┬┴────┤
|
||||
│Ctrl│GUI │Alt │ Space | Space │GUI │Ctl│RGBTg|
|
||||
└────┴────┴────┴────────┴────────┴────┴───┴─────┘
|
||||
```
|
||||
|
||||
## Sebright layout
|
||||
|
||||
```
|
||||
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
|
||||
│Esc| Q | W | E | R | T | Y | U | I | O | P |BS │
|
||||
├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴───┤
|
||||
│Tab │ A | S | D | F | G | H | J | K | L | \ | │
|
||||
├────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬────┤
|
||||
│Shift │ Z | X | C | V | B | N | M |, <│. >│Fn │
|
||||
└────┬─┴──┬┴───┼───┴┬──┴───┴───┼───┼───┼───┼────┘
|
||||
│GUI │Alt │Ent │ Space │Alt│GUI│Ctl│
|
||||
└────┴────┴────┴──────────┴───┴───┴───┘
|
||||
```
|
||||
|
||||
Both layouts use `Fn+Esc` to Reset.
|
Loading…
Add table
Add a link
Reference in a new issue