|
ce14d3e9ea
|
Update README
|
2017-01-06 06:51:58 +01:00 |
|
|
5fcf267de5
|
Update README
|
2017-01-06 06:44:39 +01:00 |
|
|
f6f851b8c7
|
Update README
|
2017-01-06 06:43:14 +01:00 |
|
|
c8a579a8f2
|
Clean code
|
2017-01-06 06:31:42 +01:00 |
|
|
3596a85315
|
Add profile pipe support
|
2017-01-06 06:08:09 +01:00 |
|
|
338876a006
|
Add new product ID for G610
|
2017-01-05 22:00:27 +01:00 |
|
|
0ecd800b41
|
Add new product ID for G610
|
2017-01-05 21:59:03 +01:00 |
|
|
838831276d
|
Add pictures
|
2017-01-05 01:57:48 +01:00 |
|
|
89ad400c62
|
Add pictures
|
2017-01-05 01:55:33 +01:00 |
|
|
7c61069c62
|
Add pictures
|
2017-01-05 01:43:29 +01:00 |
|
|
5fe69e2de5
|
Add pictures
|
2017-01-05 01:42:14 +01:00 |
|
|
d89fc9f2d7
|
Add pictures
|
2017-01-05 01:40:13 +01:00 |
|
|
1bc97a8466
|
Add pictures
|
2017-01-05 01:40:07 +01:00 |
|
|
dc0118cfb9
|
Update install, uninstall in makefile
|
2017-01-05 01:12:27 +01:00 |
|
|
b85fa22ac2
|
Update install, uninstall in makefile
|
2017-01-05 00:46:30 +01:00 |
|
|
b12946759d
|
Update make install (add ln g410-led, g610-led and g910-led
|
2017-01-05 00:42:34 +01:00 |
|
|
3762d5b653
|
Update make install (add ln g410-led, g610-led and g910-led
|
2017-01-05 00:35:27 +01:00 |
|
|
3f92a41d31
|
Update make install (add ln g410-led, g610-led and g910-led
|
2017-01-04 23:56:41 +01:00 |
|
|
c341222670
|
Update README
|
2017-01-04 03:55:34 +01:00 |
|
|
3af632a589
|
Add FX support for g910
|
2017-01-04 03:37:33 +01:00 |
|
|
36144826c4
|
Merge pull request #34 from MohamadSaada/patch-2
Update Keyboard.cpp
|
2017-01-04 03:16:55 +01:00 |
|
MohamadSaada
|
fc86f2af44
|
Update Keyboard.cpp
|
2017-01-01 13:27:51 +00:00 |
|
|
926531c03c
|
Corrected systemd path for ubuntu
|
2016-12-31 00:20:52 +01:00 |
|
|
757b6a158e
|
Merge pull request #32 from carlba/master
Corrected systemd path for ubuntu
|
2016-12-31 00:16:41 +01:00 |
|
|
56d5307043
|
Add natives effects support in profile
|
2016-12-30 22:27:53 +01:00 |
|
|
c019e1d125
|
Update README
|
2016-12-30 21:41:47 +01:00 |
|
|
4bfa9811b3
|
Add wave effect
|
2016-12-30 21:35:26 +01:00 |
|
Carl Backstrom
|
525105ecb3
|
Corrected systemd path for ubuntu
|
2016-12-30 19:36:56 +01:00 |
|
|
3b13f247b5
|
Add native effect support
|
2016-12-30 17:55:19 +01:00 |
|
|
5a2bff5225
|
Add first shot for effect code
|
2016-12-30 01:30:17 +01:00 |
|
|
c68a0f2d4f
|
Add effects dump
|
2016-12-29 22:43:53 +01:00 |
|
|
d27cfa838e
|
Add effects dump
|
2016-12-29 22:43:46 +01:00 |
|
|
332009856c
|
Add make install and make uninstall
|
2016-12-28 02:02:42 +01:00 |
|
|
f01c26feff
|
Add make install and make uninstall
|
2016-12-28 01:46:37 +01:00 |
|
|
2154dfe45e
|
Add make install and make uninstall
|
2016-12-28 01:45:34 +01:00 |
|
|
277e308323
|
Remove bad dump
|
2016-12-27 22:17:54 +01:00 |
|
|
d6a9c4191b
|
Swap x and y key
|
2016-12-27 22:13:53 +01:00 |
|
|
800548ac5b
|
Add gkeys in help
|
2016-12-24 05:50:14 +01:00 |
|
|
5b75564baf
|
Update g810 bin path in systemd unit
|
2016-12-24 05:23:01 +01:00 |
|
|
2a3521f503
|
Merge branch 'master' of github.com:MatMoul/g810-led
|
2016-12-14 01:45:30 +01:00 |
|
|
519f20211c
|
include libusb.h and reindent libusb_device_descriptor desc
|
2016-12-14 01:44:33 +01:00 |
|
|
bbd0192213
|
Merge pull request #23 from noisycat/patch-1
Update README.md
|
2016-12-13 19:52:38 +01:00 |
|
Charles
|
fbf3f0d909
|
Update README.md
Formatting update
|
2016-12-13 10:03:07 -06:00 |
|
|
98b429f4e4
|
Merge pull request #22 from noisycat/master
Some help & overflow protection
|
2016-12-12 22:51:23 +01:00 |
|
Charles
|
54897d9a5a
|
Multiple changes of datatypes being past overflowing constants (most char needed to be changed to unsigned char or uint8_t). Also changed the include style of the <libusb.h> to be controlled through the makefile setting
|
2016-12-12 14:06:45 -06:00 |
|
Charles
|
ecef158d35
|
new wireshark dumps and descriptions of how they were setup
|
2016-12-12 13:50:39 -06:00 |
|
|
ee2705f832
|
Clean code
|
2016-12-08 22:53:51 +01:00 |
|
|
8019e68f74
|
Possible buffer overflow correction
|
2016-12-08 22:51:48 +01:00 |
|
|
3af149101e
|
Reindent with tab
|
2016-12-08 22:43:08 +01:00 |
|
|
4f9b5f381b
|
Possible buffer overflow correction
|
2016-12-06 23:06:29 +01:00 |
|