-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- commander core argb support - commander core xt argb support - xd5 link fixups - multi lcd support per link system hub - support for K55 core - support for K65 pro mini - support for K70 core - complete removal of vertical ui - decouple fan and rgb control for commander core - decouple fan and rgb control for commander core xt
- Loading branch information
1 parent
b63b9d8
commit a4798d2
Showing
57 changed files
with
10,393 additions
and
2,164 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,7 @@ | |
"brightness": 1 | ||
}, | ||
"profiles": { | ||
"keyboard": {}, | ||
"rainbow": { | ||
"speed": 4, | ||
"brightness": 1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.