[Keyboard] Add Panc40 by Panc Interactive (#8175)
* Add Panc40 by Panc Interactive * Fix LAYOUT_sebright macro
This commit is contained in:
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.
|
Reference in New Issue
Block a user