1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2024-12-23 17:26:11 +00:00
Commit Graph

223 Commits

Author SHA1 Message Date
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
af6f24aac6 make more readable 2017-02-25 01:11:01 +01:00
6a98d1dd95 Update help and todo 2017-02-25 01:03:17 +01:00
399b6f981b Merge pull request #48 from matthunz/patch-1
Update INSTALL.md
2017-02-19 13:20:55 +01:00
matthunz
b6762b1dac Update INSTALL.md
pacaur and yaourt don't use sudo
2017-02-19 00:15:19 -05:00
3e1e4d494f Add devil comment 2017-02-12 02:12:14 +01:00
597d75a59d Update TODO 2017-02-12 02:10:18 +01:00
7765ca3591 Avoid sending keys that not supported by a keyboard model 2017-02-12 02:09:37 +01:00
e79c4e3241 Improve samples 2017-02-12 01:00:02 +01:00
845e4c02e3 Update TODO 2017-02-11 23:27:57 +01:00
9ea4c49530 Update TODO.md 2017-02-11 22:30:53 +01:00
da8eb644eb Restore g910 native effect 2017-02-11 22:28:53 +01:00
9bd190331b Bug correction 2017-02-07 00:51:01 +01:00
945c1dfc8a Bug correction 2017-02-07 00:49:18 +01:00
566bb38b98 Update TODO 2017-02-07 00:45:02 +01:00
9bca0c8f30 Update FX help 2017-02-07 00:43:16 +01:00
b4e833c22e Update FX help 2017-02-07 00:42:50 +01:00
c05e058376 Make help more selective from binary name 2017-02-07 00:40:45 +01:00
4327a5d0e7 Make help more selective from binary name 2017-02-07 00:25:11 +01:00
ed153fed70 Make help more selective from binary name 2017-02-07 00:22:12 +01:00
b87c2595a7 Make help more selective from binary name 2017-02-07 00:18:23 +01:00
c887ad1773 Prepare avoid sending keys that not supported by a keyboard model 2017-02-07 00:03:50 +01:00