Skip to content

Commit

Permalink
Fix alt layers to actually do something useful — 12" iPad
Browse files Browse the repository at this point in the history
  • Loading branch information
snomos committed Oct 11, 2023
1 parent ebace8f commit a33f07c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions crk.kbdgen/layouts/crk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,11 @@ iOS:
\s{caps:1.75} A S D F G H J K L : ˆ \s{return:1.75}
\s{shift:2.25} Z X C V B N M < > ? \s{shift:2.25}
alt: |
¯ 1 2 3 4 5 6 7 8 9 0 - = \s{backspace:1.5}
\s{tab:1.5} q w e r t y u i o p [ ] \
\s{caps:1.75} a s d f g h j k l ; ˆ \s{return:1.75}
\s{shift:2.25} z x c v b n m , . / \s{shift:2.25}
shift: |
¯ ! @ # $ % ^ & * ( ) _ + \s{backspace:1.5}
\s{tab:1.5} q w e r t y u i o p { } |
\s{caps:1.75} a s d f g h j k l : ˆ \s{return:1.75}
\s{shift:2.25} z x c v b n m < > ? \s{shift:2.25}
alt+shift: |
¯ ! @ # $ % ^ & * ( ) _ + \s{backspace:1.5}
\s{tab:1.5} Q W E R T Y U I O P { } |
\s{caps:1.75} A S D F G H J K L : ˆ \s{return:1.75}
Expand Down

0 comments on commit a33f07c

Please sign in to comment.