Commit Graph

22 Commits

Author SHA1 Message Date
Luke
9aa431f0d6 Add product code for GL703 0x1869 2020-04-28 08:09:40 +12:00
Luke
c6fee63789 Clean up the main loop 2020-04-27 09:25:18 +12:00
Luke
8200dc85e6 Move DBUS and keyboard reads on to tokio
This greatly improves throughput of per-key LED effects.
Also add a cool-down timer in the main loop to adjust
thread speed and prevent it running at maximum speed.
2020-04-26 23:00:29 +12:00
Luke
13e736dbed First pass for tokio 2020-04-26 15:14:00 +12:00
Luke
b821ebe267 Better timing values for responsiveness and less CPU time 2020-04-25 16:46:10 +12:00
Luke
7be66f31e8 Testing 2020-04-25 08:45:23 +12:00
Luke
f05103b5c9 Am I writing slow code? No, it's the keyboard EC who is slow - Seymour 2020-04-24 23:42:06 +12:00
Luke
9846437efb Writing an interrupt seems so slow... 2020-04-24 23:14:09 +12:00
Luke
ccae9dd764 Per-key example 2020-04-24 22:01:13 +12:00
Luke
42a2675a07 Make nicer fanlevel log entry 2020-04-23 21:28:35 +12:00
Luke
588c71d9ae Fan mode toggling enabled 2020-04-23 20:48:14 +12:00
Luke
11548217b7 Attempt to support GA502DU, GL753VE. Bump version 2020-04-23 16:34:30 +12:00
Luke
3cc804d4a3 Per-key LED effects trial. Better LED write 2020-04-23 07:26:10 +12:00
Luke
ccefd30102 Further clean up. Prep for trialling per-key led set 2020-04-22 14:45:49 +12:00
Luke
a38541ba4b Total refactor of structure. Builds faster 2020-04-21 22:51:53 +12:00
Luke
e49799e4d2 Polling keyboard in daemon. Split into app/lib 2020-04-17 12:04:20 +12:00
Luke
5f8ea365ef Janky config save/load. Fine for builtin modes 2020-04-16 22:07:23 +12:00
Luke
2d4953d87b Partial daemon mode for builtin LED control 2020-04-16 15:44:00 +12:00
Luke
43373e278b Add rainbow, Readme, fixes 2020-04-16 08:14:58 +12:00
Luke
fc7a08ea37 Code cleanup 2020-04-15 22:19:22 +12:00
Luke
89158cdc98 Better structure 2020-04-15 22:10:13 +12:00
Luke
732295f8b7 CLI up 2020-04-15 17:01:57 +12:00