This website requires JavaScript.
Explore
Help
Sign In
asgardius
/
pinephone-keyboard
Watch
1
Star
0
Fork
You've already forked pinephone-keyboard
0
mirror of
https://xff.cz/git/pinephone-keyboard/
synced
2024-11-14 00:05:43 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a6f823612a
pinephone-keyboard
/
inputd
/
build.sh
5 lines
86 B
Bash
Raw
Normal View
History
Unescape
Escape
Add uinput daemon that creates an input device for the keyboard
2021-06-16 16:47:59 +02:00
#!/bin/sh
Build kmap.h as part of a build process
2021-06-16 17:19:38 +02:00
php map-to-c.php factory-keymap.txt > kmap.h
Add uinput daemon that creates an input device for the keyboard
2021-06-16 16:47:59 +02:00
gcc -o ppkbd main.c
||
exit
1
Reference in a new issue
Copy permalink