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

122 Commits

Author SHA1 Message Date
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
a4a0b83542 Rename keyboard protocol version 2016-12-06 22:54:04 +01:00
bc3280f851 Merge branch 'master' of github.com:MatMoul/g810-led 2016-12-06 22:02:45 +01:00
042d7bb3e0 Merge pull request #20 from MohamadSaada/patch-1
Update Keyboard.cpp
2016-12-06 22:01:52 +01:00
1ca2859f9c Switch from LGPLv3 to GPLv3 2016-12-06 21:59:14 +01:00
MohamadSaada
80afb5dfaf Update Keyboard.cpp
14 isn't working because in the last iteration you might have some empty slots in the array, this way it will prevent that and work perfectly. I am using it in my program and have checked it in wireshark. I modified your program fully to suit my g910 keyboard.
2016-12-03 21:48:21 +00:00
5695d8e44f Imrove help and readme for g910 2016-12-03 15:41:12 +01:00
69281f01d5 Imrove help and readme for g910 2016-12-03 15:22:03 +01:00
d7507c206f Merge pull request #18 from dkolosa/g910_spectrum
Added support for g910 spectrum
Thank you @dkolosa
2016-12-02 20:55:45 +01:00
Daniel Kolosa
bcccdae449 Added support for g910 spectrum 2016-12-01 20:07:13 -05:00
985c4bfe69 Update README.md 2016-11-30 20:56:50 +01:00
c941052edb Add multiple logo support 2016-11-29 21:34:31 +01:00
b040e1b5c0 Add multiple logo support 2016-11-29 21:29:10 +01:00
946056c6a6 Add g910-spark to udev rules 2016-11-28 21:28:57 +01:00
73bfed8db2 Add dump provided by andreast1990@github 2016-11-28 21:27:12 +01:00
e684cbf296 Remove multimedia keys for g910-spark and adjust gkeys buffer 2016-11-28 21:19:41 +01:00
f29e47da92 Set value from andreast1990 return 2016-11-28 00:54:29 +01:00
07b3ecaf08 Merge branch 'spark' of github.com:MatMoul/g810-led into spark 2016-11-28 00:40:32 +01:00