aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* revert to console logging if our logfile is not availablePaul Healy2015-12-062-7/+16
* add driver program and configurable start/stop statesPaul Healy2015-12-056-6/+91
* add ebuild for razer-blackwidow-ultimatePaul Healy2015-12-044-0/+71
* revert the pipe creation change to avoid a buffer overflow detectedPaul Healy2015-11-162-1/+3
* add experimental logging patchPaul Healy2015-11-153-2/+532
* dont hang if the device is not presentPaul Healy2015-11-153-6/+5
* dont race bind loads and LCD writesPaul Healy2015-11-103-4/+15
* update manifestPaul Healy2015-11-091-1/+1
* dont fail startup if there is no default bind filePaul Healy2015-11-091-1/+3
* update manifestPaul Healy2015-11-081-3/+4
* bind a default key set on startup; add a helper for mod-button led controlPaul Healy2015-11-084-1/+26
* add script to load bindings; sanity check for presence of the command pipePaul Healy2015-11-074-5/+26
* add experimental modifier patchPaul Healy2015-11-033-1/+318
* add ebuild for latest known working versionPaul Healy2015-11-031-0/+80
* get the uinput device permissions and ownership workingPaul Healy2015-11-034-6/+8
* write startup msg to LCD; pass in CFLAGS/LDFLAGSPaul Healy2015-11-034-4/+23
* the pipe doesnt need to be readable by otherPaul Healy2015-11-031-1/+1
* add uinput G13 driverPaul Healy2015-11-026-0/+266