summaryrefslogtreecommitdiff
path: root/carrot/.local/share/squeekboard/keyboards/Makefile
diff options
context:
space:
mode:
authorSimon Parri <simonparri@ganzeria.com>2025-07-25 22:28:18 +0200
committerSimon Parri <simonparri@ganzeria.com>2025-07-25 22:28:18 +0200
commitde6dbc2a0e06dd84a8976fbe3fea8fb9afc4840b (patch)
treef1cd6cd88c4e7315ab065caf2e990453b7187aa9 /carrot/.local/share/squeekboard/keyboards/Makefile
parent2c04241f38a684598d454db9e5ec4416cc2f3e6d (diff)
downloaddotfiles-de6dbc2a0e06dd84a8976fbe3fea8fb9afc4840b.tar.gz
dotfiles-de6dbc2a0e06dd84a8976fbe3fea8fb9afc4840b.zip
carrot: Add squeekboard configuration
Diffstat (limited to 'carrot/.local/share/squeekboard/keyboards/Makefile')
-rw-r--r--carrot/.local/share/squeekboard/keyboards/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/carrot/.local/share/squeekboard/keyboards/Makefile b/carrot/.local/share/squeekboard/keyboards/Makefile
new file mode 100644
index 0000000..d0c13eb
--- /dev/null
+++ b/carrot/.local/share/squeekboard/keyboards/Makefile
@@ -0,0 +1,2 @@
+%.yaml: _%.yaml _buttons.yaml
+ cat $< _buttons.yaml >$@