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

188 Commits

Author SHA1 Message Date
7765ca3591 Avoid sending keys that not supported by a keyboard model 2017-02-12 02:09:37 +01:00
e79c4e3241 Improve samples 2017-02-12 01:00:02 +01:00
845e4c02e3 Update TODO 2017-02-11 23:27:57 +01:00
9ea4c49530 Update TODO.md 2017-02-11 22:30:53 +01:00
da8eb644eb Restore g910 native effect 2017-02-11 22:28:53 +01:00
9bd190331b Bug correction 2017-02-07 00:51:01 +01:00
945c1dfc8a Bug correction 2017-02-07 00:49:18 +01:00
566bb38b98 Update TODO 2017-02-07 00:45:02 +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
eb825184c6 Default profile compatible with g610 2017-02-06 23:58:53 +01:00
529c22aecb Update FX indicators color 2017-01-26 04:49:15 +01:00
cf7f551a25 Update INSTALL 2017-01-26 02:49:15 +01:00
2a0423840c Update TODO 2017-01-26 02:45:11 +01:00
cc189ad093 Update README 2017-01-26 02:43:40 +01:00
865cad8070 Update README 2017-01-26 02:29:34 +01:00
12b16e8374 G910 commit bug correction 2017-01-24 00:00:01 +01:00
d63b269d98 Update README and add TODO 2017-01-23 21:16:09 +01:00
70004d07df Prevent overwrite profiles and remove systemd dependency in makefile 2017-01-22 23:44:11 +01:00
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
1eb4902437 Add sample effect 2017-01-22 02:11:07 +01:00
e8c678a181 Improve code 2017-01-22 00:47:38 +01:00
a136c0cc27 Update INSTALL.md 2017-01-21 23:00:07 +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
4a80d7b476 Full refactor code 2017-01-21 09:15:27 +01:00
c2c8f6b7ac Full refactor code 2017-01-21 09:15:18 +01:00
2795151541 Merge branch 'refactor_by_jdagerbo' into refactor 2017-01-21 09:13:10 +01:00
e69e13c228 Merge pull request #42 from barul42/patch-1
Update INSTALL.md
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
bc93fcc206 Update udev.rules 2017-01-15 06:48:48 +01:00
0435ffa921 Update makefile 2017-01-15 05:39:05 +01:00
cb93f9c9a0 Update udev rules 2017-01-15 03:14:33 +01:00
754cfdf8bc Add INSTALL.md 2017-01-15 02:20:02 +01:00
2a7c1b0cd8 Add INSTALL.md 2017-01-15 02:17:03 +01:00
b03ac07ae4 Add INSTALL.md 2017-01-15 02:10:50 +01:00
17c2064227 Add INSTALL.md 2017-01-15 02:09:26 +01:00
3a19ba6163 Update systemd service 2017-01-15 00:33:12 +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
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
caed630b14 Update README 2017-01-08 03:26:22 +01:00
f4ea0405cd Add FX features 2017-01-08 03:23:13 +01:00
ce14d3e9ea Update README 2017-01-06 06:51:58 +01:00