This website requires JavaScript.
Explore
Help
Sign In
m
/
g810-led
Watch
1
Star
0
Fork
0
You've already forked g810-led
mirror of
https://github.com/MatMoul/g810-led.git
synced
2024-12-23 17:26:11 +00:00
Code
v0.2.0
g810-led
/
.gitignore
4 lines
14 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Full refactor code
2017-01-21 08:15:18 +00:00
bin/*
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 18:12:13 +00:00
lib/*
Full refactor code
2017-01-21 08:15:18 +00:00
.
Copy Permalink