Signed-off-by: fbt <fbt@fleshless.org>
@ -6,9 +6,7 @@ pkgrel=1
pkgdesc="A keyboard layout mimicking the Ducky Shine Mini, may its soul rest in peace."
arch=('any')
license=('WTFPL')
source=( ducky-mini )
sha1sums=( 'SKIP' )
package() {
mkdir -pm755 "$pkgdir/usr/share/X11/xkb/symbols"
@ -16,3 +14,4 @@ package() {
chmod 644 "$pkgdir/usr/share/X11/xkb/symbols/ducky-mini"
}
sha1sums=('5d0130067c3993a0de5e9f50e984ab918f8a1ee8')
@ -17,7 +17,7 @@ xkb_symbols "us" {
key <AD10> { [ p, P, Up ] };
key <AC09> { [ l, L, Left ] };
key <AC10> { [ semicolon, colon, Down ] };
key <AC11> { [ apostrophe, quotedbl. Right ] };
key <AC11> { [ apostrophe, quotedbl, Right ] };
key <AC08> { [ k, K, Prior ] };
key <AB08> { [ comma, less, Next ] };
key <AB09> { [ period, greater, Home ] };