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

131 Commits

Author SHA1 Message Date
9bd190331b Bug correction 2017-02-07 00:51:01 +01:00
945c1dfc8a Bug correction 2017-02-07 00:49:18 +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
529c22aecb Update FX indicators color 2017-01-26 04:49:15 +01:00
12b16e8374 G910 commit bug correction 2017-01-24 00:00:01 +01:00
e8c678a181 Improve code 2017-01-22 00:47:38 +01:00
bcdcee88f1 Switch to hidapi 2017-01-21 22:45:48 +01:00
cdaae30aa2 esc bug 2017-01-21 09:17:35 +01:00
c2c8f6b7ac Full refactor code 2017-01-21 09:15:18 +01:00
0860773197 possible bug 2017-01-11 20:56:19 +01:00
83d16a23c1 Bug correction in sendDataInternal 2017-01-11 20:25:37 +01:00
f4ea0405cd Add FX features 2017-01-08 03:23:13 +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
0ecd800b41 Add new product ID for G610 2017-01-05 21:59:03 +01:00
3af632a589 Add FX support for g910 2017-01-04 03:37:33 +01:00
MohamadSaada
fc86f2af44 Update Keyboard.cpp 2017-01-01 13:27:51 +00:00
56d5307043 Add natives effects support in profile 2016-12-30 22:27:53 +01:00
4bfa9811b3 Add wave effect 2016-12-30 21:35:26 +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
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
519f20211c include libusb.h and reindent libusb_device_descriptor desc 2016-12-14 01:44:33 +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
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
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
69281f01d5 Imrove help and readme for g910 2016-12-03 15:22:03 +01:00
Daniel Kolosa
bcccdae449 Added support for g910 spectrum 2016-12-01 20:07:13 -05: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
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
4d407ed834 Add spark support preview 2016-11-28 00:40:03 +01:00
b23e48069b Add G610 support 2016-11-18 21:48:50 +01:00
d2f248c295 Tempory patch 2016-11-12 00:55:55 +01:00
31144f67ce Move keyboard detection to Keyboard.cpp 2016-11-12 00:34:59 +01:00
30855c4c75 setGroupKeys keyValues count 2016-11-11 23:43:48 +01:00
f7970eb11c Delete correction 2016-11-11 23:42:14 +01:00
4a9268d878 Bug correction 2016-11-11 23:40:46 +01:00
2fd1d15777 Clean includes 2016-11-11 23:38:53 +01:00
7afb90dc20 Merge branch 'master' of git://github.com/larsnaesbye/g810-led into larsnaesbye-master 2016-10-31 22:31:56 +01:00
Lars Næsbye Christensen
24f8bf2c2f simple typo fix 2016-10-31 18:16:36 +01:00
089ff25f3e Clean code 2016-10-30 01:03:14 +02:00
bcafbf8f62 Merge branch 'keynames_backup' into keynames 2016-10-30 00:58:20 +02:00
bd1fbd9983 Optimize multiple pid detection 2016-10-29 22:49:35 +02:00
a7bd3687b3 Add support of multiple pid 2016-10-29 22:22:30 +02:00
66b38d59cb Add keynames shortcuts 2016-10-29 19:05:57 +02:00
21d048c4a5 Rename num_dot to num_period 2016-10-29 18:59:01 +02:00
d5e608d666 test 2016-10-29 18:48:47 +02:00
76a8e09fe1 align key name to const name 2016-10-29 16:42:44 +02:00
0068071c0c Add -lk (list keys) help) 2016-10-29 15:36:14 +02:00
e66e6af560 Add -lk (list keys) help) 2016-10-29 15:35:31 +02:00
0a33131ce6 Add -lk (list keys) help) 2016-10-29 15:20:41 +02:00
556c5f4f5e Type tilde 2016-10-29 13:35:55 +02:00
e974c23ac8 Reactivate no commit features 2016-08-17 00:15:02 +02:00
b1162ada16 Correct Bug for speed cpu 2016-08-16 16:58:24 +02:00
631f2b3c95 Remove no commit features 2016-08-09 21:40:09 +02:00
e3cebb2912 Update keywork count 2016-08-09 21:01:21 +02:00
658975aab4 Add semicolon for US Keyboard 2016-08-09 17:14:20 +02:00
77bdebc998 Make var generic for other models 2016-08-07 20:22:27 +02:00
44e029c57d Add G410 support 2016-08-07 19:40:48 +02:00
841176763a Correct small bug 2016-08-07 18:30:17 +02:00
e6eb5a8434 Update data array size, thanks to lynix 2016-06-19 22:35:01 +02:00
345bcbfcbf Improve code 2016-06-19 00:38:19 +02:00
ea1fe0dfc3 Handle not handled switch(key) values 2016-06-17 21:58:43 +02:00
c93f8beae8 Remove Raws because it work best as profile 2016-06-17 21:13:04 +02:00
a34d7e230f Remove Raws because it work best as profile 2016-06-17 21:10:41 +02:00
cea8c98f03 Remove Raws because it work best as profile 2016-06-17 21:09:02 +02:00
6919d66847 remove text feature 2016-06-12 23:37:07 +02:00
fdc8220e70 First commit 2016-06-12 22:16:07 +02:00