1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2026-05-29 17:16:39 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
panticz a4bf20e22d Update INSTALL.md
use sudo on Debian / Ubuntu
2020-10-28 20:48:31 +01:00
localleon 14e331ad2a Adding seperate Profile Sections in README 2019-10-29 17:46:51 +01:00
Krutonium 4f927ea954 Add Trizen 2019-09-08 15:28:43 -04:00
Krutonium 2a23006c9b Updated Arch Instructions; yaourt is deprecated and yay has effectivly replaced it 2019-09-06 03:37:25 -04:00
Krutonium 3c26fc81cf Add Solus install instructions, Minor Formatting 2019-09-06 03:36:18 -04:00
matmoul 4937d0f58c missed br in install.md 2019-01-18 23:17:26 +01:00
Stephen Kitt 3887cbd1b9 Add Debian/Ubuntu installation instructions
Signed-off-by: Stephen Kitt <steve@sk2.org>
2019-01-18 08:56:07 +01:00
Haelwenn Monnier 564d66bc8f INSTALL.md: Add installation on gentoo 2019-01-08 02:20:31 +01:00
Lars Kiesow e13deb8460 Fedora Packages
I took the liberty to create a Fedora Copr repository for this project
to make this easier to install. I've added the installation instructions
to `INSTALL.md` in case you want to add it there.

> https://copr.fedorainfracloud.org/coprs/lkiesow/g810-led/
2018-10-31 19:20:09 +01:00
GREAT_BIG_BUSHY_BEARD 7961599cec Fix spelling mistakes and grammar in README and INSTALL 2017-10-25 23:37:43 +01:00
matmoul 612ebf61b1 Update INSTALL.md 2017-05-07 02:04:35 +02:00
Kevin Pearson e5193b5985 Implement device IO as a shared library
Provide make targets and build configuration to create a shared object
for other systems/applications to use to control keyboard LEDs without
 the need for instantiating the g810-led process.

Provide make targets for installing library and development files into
environments, such as the current system or package builders.

Currently preserves precious behavior of building g810-led binary as
statically linked. Provides an alternative build target of "bin-linked"
which will create a dynamically linked variant.

Signed-off-by: Kevin Pearson <pearson.kevin.m@gmail.com>
2017-04-10 16:07:08 -04:00
Daniel Aleksandersen c4c1e569d0 Improve langauge in INSTALL.md 2017-04-05 00:25:38 +02:00
matthunz b6762b1dac Update INSTALL.md
pacaur and yaourt don't use sudo
2017-02-19 00:15:19 -05:00
matmoul cf7f551a25 Update INSTALL 2017-01-26 02:49:15 +01:00
matmoul a136c0cc27 Update INSTALL.md 2017-01-21 23:00:07 +01:00
matmoul bcdcee88f1 Switch to hidapi 2017-01-21 22:45:48 +01:00
matmoul c2c8f6b7ac Full refactor code 2017-01-21 09:15:18 +01:00
barul42 b7a2c508c8 Update INSTALL.md
Added systemd in Dependencies
2017-01-17 11:37:47 +01:00
matmoul b03ac07ae4 Add INSTALL.md 2017-01-15 02:10:50 +01:00
matmoul 17c2064227 Add INSTALL.md 2017-01-15 02:09:26 +01:00