diff options
Diffstat (limited to 'carrot/.local/share/squeekboard/keyboards/_us.yaml')
-rwxr-xr-x | carrot/.local/share/squeekboard/keyboards/_us.yaml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/carrot/.local/share/squeekboard/keyboards/_us.yaml b/carrot/.local/share/squeekboard/keyboards/_us.yaml new file mode 100755 index 0000000..92fee92 --- /dev/null +++ b/carrot/.local/share/squeekboard/keyboards/_us.yaml @@ -0,0 +1,28 @@ +outlines: + default: { width: 50, height: 75 } + special: { width: 50, height: 75 } + altline: { width: 60, height: 75 } + wide: { width: 120, height: 75 } + spaceline: { width: 200, height: 75 } + +views: + base: + - "q w e r t y u i o p '" + - "Esc a s d f g h j k l ;" + - "Shift_L z x c v b n m / BackSpace" + - "Num Ctrl , space . Alt Return" + upper: + - "Q W E R T Y U I O P \"" + - "Tab A S D F G H J K L :" + - "Shift_L Z X C V B N M ? Del" + - "Num Ctrl < space > Alt Return" + numbers: + - "` 1 2 3 4 5 6 7 8 9 0" + - "~ ! @ # $ % ^ & * ( )" + - "[ ] { } | \\ + = _ - BackSpace" + - "Abc Ctrl Left space Right Alt Fn" + function: + - "F1 F2 F3 F4 F5 F6 F7 F8 F9" + - "Escc Pause Ins PgUp Home F10 Up F11 F12 BackSpace" + - "Tabb Del PgDn End Left Down Right Menu Return" + - "Abc Num Ctrl space Alt Menu" |