Skip to content

Commit

Permalink
makefile, klfc as of 02d9946a360ec3e4159022115930d9c90c4a475d
Browse files Browse the repository at this point in the history
  • Loading branch information
andreineculau committed Nov 10, 2021
1 parent 740c13a commit acae153
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
all:
for f in xkb-ubuntu-20.04/symbols/??; do \
./klfc $$f --from-xkb --keylayout ./; \
rm install-{user,system}.sh; \
done
Binary file added klfc
Binary file not shown.

0 comments on commit acae153

Please sign in to comment.