Commit Graph
7 Commits
Author SHA1 Message Date
Dan Eble d438ec2e3a Stop prepending a zero byte to the input of hid_write()
hid_write() expects a report ID in the first byte.  The 0x11 and 0x12
values sent as the first byte of commands are consistent with report
IDs published in the keyboard's USB descriptors.

This change was motivated by commands not working reliably using
hidapi on macOS with a G Pro keyboard.
2019-09-30 11:16:37 -04:00
Daniel Eble af802446fb Issue #157: -fx-store sets user-stored lighting on G Pro 2019-01-02 07:21:15 -05: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
Daniel Eble 2426ef641d Issue #158: Add "waves" effect found on G Pro 2019-01-01 10:12:14 -05: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