Posh is a taipo style layout that excludes the pinkies in order to make combos more accurate and long periods of work more comfortable.
Similar to taipo, the layout is two mirrored keyboards that are designed to be alternated between for each keypress. Here is the base layout and some things worth noting:
A N I I N A
O T E E T O
BS SP SP BS
Below is the keymap as viewed from the left hand. The # represents which keys are pressed from the six in the finger cluster. The other columns represent the output when pressed alone or with the outer, inner or both thumb keys.
The order is based loosely on the Wikipedia Letter Frequency by English text, with a slight preference to keep combos similar to taipo so I could benefit from my existing practice.
input | alone | outer | inner | both |
---|---|---|---|---|
--- --# |
e | E | right | end |
--- -#- |
t | T | down | pgdn |
#-- --- |
a | A | esc | del |
--- #-- |
o | O | left | home |
--# --- |
i | I | enter | tab |
-#- --- |
n | N | up | pgup |
-## --- |
s | S | , | ' |
--- -## |
h | H | . | " |
-#- --# |
r | R | 0 | F10 |
##- --- |
d | D | 1 | F1 |
--# -#- |
l | L | 2 | F2 |
--- #-# |
c | C | 3 | F3 |
--- ##- |
u | U | 4 | F4 |
#-- --# |
m | M | 5 | F5 |
--# #-- |
w | W | 6 | F6 |
#-# --- |
f | F | 7 | F7 |
-#- #-- |
g | G | 8 | F8 |
-## #-- |
y | Y | 9 | F9 |
### --- |
p | P | + | = |
--- ### |
b | B | - | _ |
-#- #-# |
v | V | / | \ |
##- --# |
k | K | ; | | |
--# ##- |
j | J | : | * |
#-- -## |
x | X | $ | # |
#-- #-# |
q | Q | @ | F11 |
-#- -## |
z | Z | & | F12 |
#-- -#- |
? | ! | ^ | |
--# #-# |
` | ~ | % | |
-#- -#- |
gui | ) | ( | gui+shift |
--# --# |
ctrl | ] | [ | ctrl+shift |
#-- #-- |
alt | } | { | alt+shift |
#-- ##- |
ralt | > | < | ralt+shift |
--# -## |
play/pause | next track | prev track | stop |
-#- ##- |
vol up | vol down | mute | |
#-# --# |
insert | bri up | bri down | |
#-# -#- |
layer 0 | layer 1 | layer 2 | layer 3 |
##- -#- |
||||
##- #-- |
||||
#-# #-- |
||||
-## -#- |
||||
-## --# |
I'm currently working on QMK firmware here:
https://github.com/dlip/qmk_firmware/tree/dlip/keyboards/chouchou/keymaps/posh
.fata1err0r on Discord