aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* revert the pipe creation change to avoid a buffer overflow detectedPaul Healy2015-11-161-0/+2
* add experimental logging patchPaul Healy2015-11-151-0/+529
* dont hang if the device is not presentPaul Healy2015-11-151-4/+2
* dont race bind loads and LCD writesPaul Healy2015-11-102-2/+13
* dont fail startup if there is no default bind filePaul Healy2015-11-091-1/+3
* bind a default key set on startup; add a helper for mod-button led controlPaul Healy2015-11-083-0/+24
* add script to load bindings; sanity check for presence of the command pipePaul Healy2015-11-072-2/+22
* add experimental modifier patchPaul Healy2015-11-031-0/+314
* get the uinput device permissions and ownership workingPaul Healy2015-11-032-1/+1
* write startup msg to LCD; pass in CFLAGS/LDFLAGSPaul Healy2015-11-033-2/+17
* the pipe doesnt need to be readable by otherPaul Healy2015-11-031-1/+1
* add uinput G13 driverPaul Healy2015-11-024-0/+187