1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2026-06-02 02:43:32 +00:00
Commit Graph

365 Commits

Author SHA1 Message Date
Kevin Pearson b938bf6c1d Add ripple and off effects
NOTE: Ripple effect (0x05) seems to have a conflict with an unadvertised
"stars"-like effect for the G410 and G810. Did not explore setting
timing for the G410/G810 effect, but is likely contrasted greatly with
the timing of the new Ripple effect. GHub limits ripple timing between
20ms and 200ms, but actual values are arbitrary and were tested up to
5000ms. Ideally should be kept within the 20-200ms range for best feel
of the effect. Logo does not honor the effect, and GHub simply sets to
the default "Logitech Blue".

Signed-off-by: Kevin Pearson <kevin.pearson@ortmanconsulting.com>
2019-09-26 08:50:46 -04:00
Kevin Pearson 1a26bf7e64 Initial g815 support: native effects
TODO: There is a new ripple effect that needs to be added. This commit
only provides support for the current effects.

Signed-off-by: Kevin Pearson <kevin.pearson@ortmanconsulting.com>
2019-09-25 08:15:22 -04:00
MatMoul 3c42eee3e8 Merge pull request #190 from pearsonk/g815
Set two protocol bytes for effects
2019-09-23 21:38:57 +02:00
matmoul 118631d184 Version 0.3.9 v0.3.9 2019-09-21 00:44:32 +02:00
Kevin Pearson 59aafb262a Set two protocol bytes for effects
The g815 doesn't use 0x3c as the 5th byte, so have it specified per
device.

Signed-off-by: Kevin Pearson <kevin.pearson@ortmanconsulting.com>
2019-09-20 09:37:49 -04:00
MatMoul 895861c185 Merge pull request #184 from Krutonium/master
Updated Install.MD
2019-09-09 21:28:00 +02:00
Krutonium 4f927ea954 Add Trizen 2019-09-08 15:28:43 -04:00
Krutonium 2a23006c9b Updated Arch Instructions; yaourt is deprecated and yay has effectivly replaced it 2019-09-06 03:37:25 -04:00
Krutonium 3c26fc81cf Add Solus install instructions, Minor Formatting 2019-09-06 03:36:18 -04:00
matmoul dfd170f0c1 Version 0.3.8 v0.3.8 2019-08-28 22:35:47 +02:00
MatMoul 0d4600e8f7 Merge pull request #181 from lanodan/fix/makefile-clang
makefile: Fix compiling with clang
2019-08-28 22:32:16 +02:00
Haelwenn (lanodan) Monnier 0f1853e30b makefile: Fix compiling with clang 2019-08-28 10:22:52 +02:00
matmoul b00ba8aa0c Version 0.3.7 v0.3.7 2019-07-25 22:00:58 +02:00
matmoul a6586266f1 upadate udev rules 2019-07-25 21:59:49 +02:00
matmoul 8d39f90e10 Version 0.3.6 v0.3.6 2019-07-19 21:48:44 +02:00
MatMoul 8ce51a2295 Merge pull request #177 from olayad/master
Fixed path in Sample instructions from README.md
2019-07-19 21:45:56 +02:00
Daniel Olaya d5b2507e41 Fixed path in Sample instructiosn 2019-07-18 22:15:40 -07:00
linusmartensson 3c06d8f952 Update g810-led.rules
I had problems (with g513) where the udev rules were causing the script to run repeatedly, glitching any effects and stopping regular commands from executing. The singular version "SUBSYSTEM" instead of "SUBSYSTEMS" seems to fix that. YMMV
2019-06-26 17:34:27 +02:00
matmoul acdac95624 Version 0.3.5 v0.3.5 2019-06-23 19:11:24 +02:00
matmoul 1c487472df Merge branch 'misuchiru03-muslfix' into develop 2019-06-23 19:09:41 +02:00
Alex Childs 31b7aa7754 Use correct stdint types 2019-06-18 08:18:46 -05:00
matmoul 170b8a488d Version 0.3.4 v0.3.4 2019-05-26 02:08:55 +02:00
matmoul 24c8ae45a3 Merge pull request #171 from sebdel/develop
Add missing -p argument help
2019-04-02 21:36:10 +02:00
Sebastien Delestaing b39e899101 Add missing -p argument help 2019-04-02 10:33:20 +02:00
matmoul b402e367ad Version 0.3.3 v0.3.3 2019-01-19 01:20:19 +01:00
matmoul 4937d0f58c missed br in install.md 2019-01-18 23:17:26 +01:00
matmoul b13042eb01 Merge branch 'skitt-debian-fixes' into develop 2019-01-18 23:14:44 +01:00
Stephen Kitt 41c930adc3 Fix 'unsupported' spelling
Signed-off-by: Stephen Kitt <steve@sk2.org>
2019-01-18 08:56:13 +01:00
Stephen Kitt 3887cbd1b9 Add Debian/Ubuntu installation instructions
Signed-off-by: Stephen Kitt <steve@sk2.org>
2019-01-18 08:56:07 +01:00
matmoul b1960e7634 Version 0.3.2 v0.3.2 2019-01-15 21:39:41 +01:00
matmoul 3d3af471a2 Merge pull request #163 from lanodan/patch-1
INSTALL.md: Add installation on gentoo
2019-01-15 21:30:59 +01:00
Haelwenn Monnier 564d66bc8f INSTALL.md: Add installation on gentoo 2019-01-08 02:20:31 +01:00
matmoul f722362d66 Reverting back LICENCE file and updating src licence header file 2019-01-06 00:48:31 +01:00
matmoul 0ca32299ac Update files for licences accuracy 2019-01-05 02:48:43 +01:00
matmoul 475769942c Version 0.3.1 v0.3.1 2019-01-03 03:34:12 +01:00
matmoul 0fd4801c7c Merge pull request #161 from DanEble/issue-157-store-effect
Issue #157: -fx-store sets user-stored lighting
2019-01-02 21:37:05 +01:00
Daniel Eble af802446fb Issue #157: -fx-store sets user-stored lighting on G Pro 2019-01-02 07:21:15 -05:00
matmoul 79aa3b278c Version 0.3.0 v0.3.0 2019-01-02 02:32:18 +01:00
matmoul 7a23f23b66 Merge pull request #160 from DanEble/issue-156-effect-period-ms
Set effect period in ms or s (Issue #156)
2019-01-02 01:49:10 +01:00
Daniel Eble 886021d033 Issue #156 (2/2): update help 2019-01-01 13:55:02 -05:00
Daniel Eble 144be79731 Issue #156 (1/2): support setting effect period in s or ms 2019-01-01 13:55:02 -05:00
matmoul b8964c3708 Merge pull request #159 from DanEble/issue-158-add-waves-effect
Issue #158: Add "waves" effect found on G Pro
2019-01-01 18:50:10 +01:00
Daniel Eble 2426ef641d Issue #158: Add "waves" effect found on G Pro 2019-01-01 10:12:14 -05:00
matmoul 062ad6f9c4 Merge pull request #155 from DanEble/issue-152-gpro-remove-multimedia-group
Issue 152: The G Pro keyboard lacks dedicated multimedia keys.
2018-12-31 17:17:45 +01:00
Daniel Eble 4b458ef6b7 Define g513 features as requested in pull-request feedback. 2018-12-30 21:44:02 -05:00
Daniel Eble a4152d8a97 Issue 152: Ignore "multimedia" key group for g410, g513, and gpro.
These keyboards lack dedicated multimedia keys.
2018-12-30 21:38:24 -05:00
matmoul 3179933a39 Version 0.2.9 v0.2.9 2018-12-22 02:12:31 +01:00
matmoul 93fa706896 Merge branch 'sebschlicht-main' into develop 2018-12-22 02:07:03 +01:00
matmoul a5cc28ff50 Merge branch 'kenthor-g513fix' into develop 2018-12-22 02:06:20 +01:00
matmoul ea3364b791 Merge branch 'g513fix' of https://github.com/kenthor/g810-led into kenthor-g513fix 2018-12-22 02:06:09 +01:00