aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/install.sh b/install.sh
new file mode 100755
index 0000000..57a2f89
--- /dev/null
+++ b/install.sh
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+echo "Installation du layout bépo pour le clavier typematrix"
+install -m 644 keyboards/etc/X11/xorg.conf.d/typematrix.conf /etc/X11/xorg.conf.d
+install -m 644 keyboards/etc/X11/xorg.conf.d/sofle.conf /etc/X11/xorg.conf.d
+
+echo "Driver udev pour flipperzero"
+install -m 644 flipperzero/etc/udev/rules.d/42-flipperzero.rules /etc/udev/rules.d