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

267 Commits

Author SHA1 Message Date
matmoul 12b16e8374 G910 commit bug correction 2017-01-24 00:00:01 +01:00
matmoul d63b269d98 Update README and add TODO 2017-01-23 21:16:09 +01:00
matmoul 70004d07df Prevent overwrite profiles and remove systemd dependency in makefile 2017-01-22 23:44:11 +01:00
matmoul 3219490939 Merge pull request #44 from francoisfreitag/test_makefile
Split file installation and loading commands
2017-01-22 23:43:56 +01:00
François Freitag 596bc731cf Split file installation and loading commands
To ease packaging, the new setup rule only copies files to the correct
location. The install rules perform the commands to load the newly
installed files.
2017-01-22 12:39:10 -08:00
matmoul 1eb4902437 Add sample effect 2017-01-22 02:11:07 +01:00
matmoul e8c678a181 Improve code 2017-01-22 00:47:38 +01:00
matmoul a136c0cc27 Update INSTALL.md 2017-01-21 23:00:07 +01:00
matmoul bcdcee88f1 Switch to hidapi 2017-01-21 22:45:48 +01:00
matmoul cdaae30aa2 esc bug 2017-01-21 09:17:35 +01:00
matmoul 4a80d7b476 Full refactor code 2017-01-21 09:15:27 +01:00
matmoul c2c8f6b7ac Full refactor code 2017-01-21 09:15:18 +01:00
matmoul 2795151541 Merge branch 'refactor_by_jdagerbo' into refactor 2017-01-21 09:13:10 +01:00
matmoul e69e13c228 Merge pull request #42 from barul42/patch-1
Update INSTALL.md
OldCode
2017-01-18 14:00:07 +01:00
barul42 b7a2c508c8 Update INSTALL.md
Added systemd in Dependencies
2017-01-17 11:37:47 +01:00
matmoul bc93fcc206 Update udev.rules 2017-01-15 06:48:48 +01:00
matmoul 0435ffa921 Update makefile 2017-01-15 05:39:05 +01:00
matmoul cb93f9c9a0 Update udev rules 2017-01-15 03:14:33 +01:00
matmoul 754cfdf8bc Add INSTALL.md 2017-01-15 02:20:02 +01:00
matmoul 2a7c1b0cd8 Add INSTALL.md 2017-01-15 02:17:03 +01:00
matmoul b03ac07ae4 Add INSTALL.md 2017-01-15 02:10:50 +01:00
matmoul 17c2064227 Add INSTALL.md 2017-01-15 02:09:26 +01:00
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