acdac95624
Version 0.3.5
2019-06-23 19:11:24 +02:00
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
170b8a488d
Version 0.3.4
2019-05-26 02:08:55 +02:00
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
b402e367ad
Version 0.3.3
2019-01-19 01:20:19 +01:00
4937d0f58c
missed br in install.md
2019-01-18 23:17:26 +01:00
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
b1960e7634
Version 0.3.2
2019-01-15 21:39:41 +01:00
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
f722362d66
Reverting back LICENCE file and updating src licence header file
2019-01-06 00:48:31 +01:00
0ca32299ac
Update files for licences accuracy
2019-01-05 02:48:43 +01:00
475769942c
Version 0.3.1
2019-01-03 03:34:12 +01:00
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
79aa3b278c
Version 0.3.0
2019-01-02 02:32:18 +01:00
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
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
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
3179933a39
Version 0.2.9
2018-12-22 02:12:31 +01:00
93fa706896
Merge branch 'sebschlicht-main' into develop
2018-12-22 02:07:03 +01:00
a5cc28ff50
Merge branch 'kenthor-g513fix' into develop
2018-12-22 02:06:20 +01:00
ea3364b791
Merge branch 'g513fix' of https://github.com/kenthor/g810-led into kenthor-g513fix
2018-12-22 02:06:09 +01:00
12af467a56
Merge branch 'g512-fx' of https://github.com/lkiesow/g810-led into lkiesow-g512-fx
2018-12-22 02:05:08 +01:00
Sebastian Schlicht
4a8a8c06f7
Makefile: fix duplicate entry for g413 in uninstall procedure
2018-11-28 14:11:09 +01:00
Sebastian Schlicht
6a13362f3a
Merge pull request #1 from MatMoul/master
...
Update fork to most recent version
2018-11-28 13:49:45 +01:00
kenthor
1c6e6a4958
Add missing case for G513 when sending keys
2018-11-21 20:38:07 +01:00
Lars Kiesow
34496f1d48
Update FX Support Notice
...
I've tested the FX support on a g512 and all command work just fine with
the exception of not being able to set a logo color simply because there
is no backlit logo…
This patch just updates the help notice which mentions that the FX
commands are only tested on the g810, suggesting that they might not
work on other keyboards.
2018-10-31 19:23:46 +01:00
Lars Kiesow
e13deb8460
Fedora Packages
...
I took the liberty to create a Fedora Copr repository for this project
to make this easier to install. I've added the installation instructions
to `INSTALL.md` in case you want to add it there.
> https://copr.fedorainfracloud.org/coprs/lkiesow/g810-led/
2018-10-31 19:20:09 +01:00
b707deb6d3
Version 0.2.8
2018-09-13 22:07:08 +02:00
1e16ee0844
Merge branch 'lanodan-fix/makefile' into stdvar
2018-09-13 21:48:03 +02:00
Haelwenn (lanodan) Monnier
87b2de95c9
makefile: Fix issues on code review
...
Code review: https://github.com/gentoo/gentoo/pull/9476#discussion_r216123340
2018-09-09 05:15:51 +02:00
Haelwenn (lanodan) Monnier
5fa7760e53
makefile: Use standard variables and reuse the environment
2018-08-31 01:25:29 +02:00
68551c65ec
Add support to G512 and G513
2018-08-01 23:37:29 +02:00
92e656d199
Merge pull request #107 from simon-wh/develop
...
Fixed spelling and grammar in the README and INSTALL md files
2017-10-26 20:57:20 +02:00
GREAT_BIG_BUSHY_BEARD
33912d8dce
Fixed heading consistency
2017-10-25 23:38:46 +01:00
GREAT_BIG_BUSHY_BEARD
7961599cec
Fix spelling mistakes and grammar in README and INSTALL
2017-10-25 23:37:43 +01:00
f820ef62df
Update README.md
2017-08-09 22:06:35 +02:00
1b480ae4c2
Version 0.2.7
2017-08-09 17:02:37 +02:00
0a7ee5b858
Add G413 support
2017-08-02 11:43:03 +02:00
476bf8b5af
Add G413 support
2017-08-01 22:51:20 +02:00