f22fa6dcb8
Merge branch 'BuildLibrary' of https://github.com/pearsonk/g810-led into pearsonk-BuildLibrary
2017-04-10 22:25:22 +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
6d2b681cce
Merge branch 'pearsonk-master' into spellingvar
2017-04-06 21:07:52 +02:00
Kevin Pearson
d69ce2855f
Fix spelling of SupportedKeyboards
...
Signed-off-by: Kevin Pearson <pearson.kevin.m@gmail.com>
2017-04-06 09:43:37 -04:00
a4b4cae4ef
Merge pull request #61 from da2x/patch-1
...
Improve langauge in INSTALL.md
2017-04-05 00:56:28 +02:00
Daniel Aleksandersen
c4c1e569d0
Improve langauge in INSTALL.md
2017-04-05 00:25:38 +02:00
d0c5b91815
Version 0.1.6
2017-03-25 01:15:37 +01:00
b4ab4b8939
Version 0.1.5
2017-03-25 01:13:31 +01:00
35af244e51
Version 0.1.4
2017-03-25 00:04:44 +01:00
95fb9c084e
Update g410effects support
2017-03-25 00:03:05 +01:00
a1d4c81471
Improve code layout
2017-03-24 23:53:38 +01:00
970c857d5b
Update TODO
2017-03-24 23:26:38 +01:00
3a1973e880
Merge pull request #57 from wextia/patch-1
...
Update CONTRIBUTORS.md
2017-03-24 21:36:02 +01:00
Victor Alcazar
667d060423
Update CONTRIBUTORS.md
2017-03-24 09:20:22 +01:00
b5316e5df8
Merge pull request #55 from wextia/master
...
Fixed markdown formatting on README.md
2017-03-22 21:22:01 +01:00
wextia
78108952be
Fixed markdown formatting on README.md
2017-03-22 15:07:45 +01:00
a61eaade55
Update TODO.md
2017-03-19 01:01:13 +01:00
16897f069a
Update TODO.md
2017-03-19 00:40:29 +01:00
16b8b7d12c
Version 0.1.3
2017-03-18 22:17:43 +01:00
9545bfc79f
Add gkeys
2017-03-18 22:10:45 +01:00
4d594583a0
Add sample python effect
2017-03-18 21:52:57 +01:00
00c98a3438
Remove logo for G410
2017-03-18 19:51:43 +01:00
d9a7c4c561
Remove logo for G410
2017-03-18 19:44:37 +01:00
267fd9688d
Clean comment
2017-03-17 20:16:57 +01:00
4a59cbeea3
Add CONTRIBUTORS file
2017-03-13 22:58:03 +01:00
d0377d54ab
Update TODO
2017-03-13 21:23:09 +01:00
4369e48185
Update TODO
2017-03-12 00:00:48 +01:00
48e6167961
Validate setNativeEffects
2017-03-11 23:56:58 +01:00
53c3a01857
V 0.1.2
2017-03-11 23:31:23 +01:00
af1007636f
Merge pull request #52 from CReimer/hidapi_wait
...
Make hidapi wait for at least 1ms (Fixes #45 )
2017-03-11 23:14:33 +01:00
Christopher Reimer
72f5f230eb
Make hidapi wait for at least 1ms for any answer from the keyboard. Setting this to 0 seems to make hidapi skip the read. And at least the G910 doesn't seem to like this very much.
2017-03-11 22:30:29 +01:00
1a86c04ba2
Version 0.1.1
2017-03-11 22:02:58 +01:00
0fc2b62b2a
Merge branch 'master' into 0.2.0
2017-03-11 21:50:32 +01:00
dcdda2dcc6
Merge pull request #51 from CReimer/master
...
Add wireshark dump which helped fix #39
2017-03-11 21:49:39 +01:00
Christopher Reimer
019c848d12
Add wireshark dump which helped fix #39
...
Frame 3955: Disables the default mapping of the G keys. I figured 00 out by myself to reenable the default mapping
Frame 4397: Enables M1. Everything else was trial and error. More info in #39
Frame 4401: Disables MR. Figured 01 out via trial and error.
2017-03-11 21:40:50 +01:00
5bdc691ddd
Clean code
2017-03-11 21:35:39 +01:00
5ca929f15e
Clean code
2017-03-11 21:34:29 +01:00
3c4c2ceef0
Set V 0.2.0 Branch
2017-03-11 21:34:17 +01:00
e233ad903f
Remove commit for RM Keys
2017-03-11 21:16:38 +01:00
8931db5685
Add GKeys mapping mode suport
2017-03-11 21:14:50 +01:00
664f1346c7
Filter numpad keys for g410
2017-03-11 18:53:29 +01:00
d72e526ac9
Typo
2017-03-11 18:44:46 +01:00
b4023fd4e3
Update TODO
2017-03-11 18:44:19 +01:00
148bd480df
Add MKeys profile support
2017-03-11 18:11:40 +01:00
be7d367079
Add MKeys led control
2017-03-11 17:56:40 +01:00
619e6af72c
Update TODO
2017-03-03 20:04:39 +01:00
57acff0910
Version 0.1.0
2017-02-25 03:24:28 +01:00
1af3da597b
Version 0.0.2
2017-02-25 03:12:20 +01:00
a43c89a2bd
Add make release support
2017-02-25 03:07:10 +01:00
7df4cc0888
make more readable
2017-02-25 01:12:58 +01:00