From de6dbc2a0e06dd84a8976fbe3fea8fb9afc4840b Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Fri, 25 Jul 2025 22:28:18 +0200 Subject: carrot: Add squeekboard configuration --- .../.local/share/squeekboard/keyboards/_us_wide.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100755 carrot/.local/share/squeekboard/keyboards/_us_wide.yaml (limited to 'carrot/.local/share/squeekboard/keyboards/_us_wide.yaml') diff --git a/carrot/.local/share/squeekboard/keyboards/_us_wide.yaml b/carrot/.local/share/squeekboard/keyboards/_us_wide.yaml new file mode 100755 index 0000000..568d342 --- /dev/null +++ b/carrot/.local/share/squeekboard/keyboards/_us_wide.yaml @@ -0,0 +1,19 @@ +outlines: + default: { width: 75, height: 50 } + special: { width: 75, height: 50 } + altline: { width: 85, height: 50 } + spaceline: { width: 225, height: 50 } + +views: + base: + - "` 1 2 3 4 5 6 7 8 9 0 - =" + - "q w e r t y u i o p [ ]" + - "Esc a s d f g h j k l ; '" + - "Down Shift_L z x c v b n m / BackSpace Up" + - "Left Num Ctrl , space . Alt Return Right" + upper: + - "~ ! @ # $ % ^ & * ( ) _ +" + - "Q W E R T Y U I O P { }" + - "Tab A S D F G H J K L : \"" + - "Up Shift_L Z X C V B N M ? Del Down" + - "Left Num Ctrl < space > Alt Return Right" -- cgit v1.2.3