1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2026-05-27 16:46:40 +00:00
Commit Graph

295 Commits

Author SHA1 Message Date
matmoul 3a19ba6163 Update systemd service 2017-01-15 00:33:12 +01:00
matmoul 0860773197 possible bug 2017-01-11 20:56:19 +01:00
matmoul 83d16a23c1 Bug correction in sendDataInternal 2017-01-11 20:25:37 +01:00
Jens Dagerbo 0c3c8c6371 Refactored key address handling
Rewrote a bunch of stuff to get rid of the big switch and if blocks.
Removed all explicit allocation.
Using std::vector instead of arrays to transport keys around.
2017-01-08 22:04:05 +01:00
matmoul caed630b14 Update README 2017-01-08 03:26:22 +01:00
matmoul f4ea0405cd Add FX features 2017-01-08 03:23:13 +01:00
matmoul ce14d3e9ea Update README 2017-01-06 06:51:58 +01:00
matmoul 5fcf267de5 Update README 2017-01-06 06:44:39 +01:00
matmoul f6f851b8c7 Update README 2017-01-06 06:43:14 +01:00
matmoul c8a579a8f2 Clean code 2017-01-06 06:31:42 +01:00
matmoul 3596a85315 Add profile pipe support 2017-01-06 06:08:09 +01:00
matmoul 338876a006 Add new product ID for G610 2017-01-05 22:00:27 +01:00
matmoul 0ecd800b41 Add new product ID for G610 2017-01-05 21:59:03 +01:00
matmoul 838831276d Add pictures 2017-01-05 01:57:48 +01:00
matmoul 89ad400c62 Add pictures 2017-01-05 01:55:33 +01:00
matmoul 7c61069c62 Add pictures 2017-01-05 01:43:29 +01:00
matmoul 5fe69e2de5 Add pictures 2017-01-05 01:42:14 +01:00
matmoul d89fc9f2d7 Add pictures 2017-01-05 01:40:13 +01:00
matmoul 1bc97a8466 Add pictures 2017-01-05 01:40:07 +01:00
matmoul dc0118cfb9 Update install, uninstall in makefile 2017-01-05 01:12:27 +01:00
matmoul b85fa22ac2 Update install, uninstall in makefile 2017-01-05 00:46:30 +01:00
matmoul b12946759d Update make install (add ln g410-led, g610-led and g910-led 2017-01-05 00:42:34 +01:00
matmoul 3762d5b653 Update make install (add ln g410-led, g610-led and g910-led 2017-01-05 00:35:27 +01:00
matmoul 3f92a41d31 Update make install (add ln g410-led, g610-led and g910-led 2017-01-04 23:56:41 +01:00
matmoul c341222670 Update README 2017-01-04 03:55:34 +01:00
matmoul 3af632a589 Add FX support for g910 2017-01-04 03:37:33 +01:00
matmoul 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
matmoul 926531c03c Corrected systemd path for ubuntu 2016-12-31 00:20:52 +01:00
matmoul 757b6a158e Merge pull request #32 from carlba/master
Corrected systemd path for ubuntu
2016-12-31 00:16:41 +01:00
matmoul 56d5307043 Add natives effects support in profile 2016-12-30 22:27:53 +01:00
matmoul c019e1d125 Update README 2016-12-30 21:41:47 +01:00
matmoul 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
matmoul 3b13f247b5 Add native effect support 2016-12-30 17:55:19 +01:00
matmoul 5a2bff5225 Add first shot for effect code 2016-12-30 01:30:17 +01:00
matmoul c68a0f2d4f Add effects dump 2016-12-29 22:43:53 +01:00
matmoul d27cfa838e Add effects dump 2016-12-29 22:43:46 +01:00
matmoul 332009856c Add make install and make uninstall 2016-12-28 02:02:42 +01:00
matmoul f01c26feff Add make install and make uninstall 2016-12-28 01:46:37 +01:00
matmoul 2154dfe45e Add make install and make uninstall 2016-12-28 01:45:34 +01:00
matmoul 277e308323 Remove bad dump 2016-12-27 22:17:54 +01:00
matmoul d6a9c4191b Swap x and y key 2016-12-27 22:13:53 +01:00
matmoul 800548ac5b Add gkeys in help 2016-12-24 05:50:14 +01:00
matmoul 5b75564baf Update g810 bin path in systemd unit 2016-12-24 05:23:01 +01:00
matmoul 2a3521f503 Merge branch 'master' of github.com:MatMoul/g810-led 2016-12-14 01:45:30 +01:00
matmoul 519f20211c include libusb.h and reindent libusb_device_descriptor desc 2016-12-14 01:44:33 +01:00
matmoul 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
matmoul 98b429f4e4 Merge pull request #22 from noisycat/master
Some help & overflow protection
2016-12-12 22:51:23 +01:00