-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
25 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,25 +1,12 @@ | ||
- [x] change internal state variables to include full profile support (setters, getters, writers) | ||
- [x] color and rainbow | ||
- [x] mode | ||
- [x] direction | ||
- [x] brightness | ||
- [x] reactive variant | ||
- [x] speed | ||
- [x] report rate | ||
- [x] custom key colors | ||
- [x] key mapping ? → yes | ||
- [ ] reading settings | ||
- [ ] complete all led settings | ||
- [x] color and rainbow | ||
- [x] mode | ||
- [x] direction | ||
- [x] brightness | ||
- [x] reactive color variant | ||
- [x] speed | ||
- [ ] custom key colors | ||
- [x] report rate | ||
- [ ] keymap/macros | ||
- [x] Update documentation | ||
- [ ] Add finer control to what is read | ||
- [ ] fix and complete keymapping and macros | ||
- [x] Add source code documentation | ||
# Missing features | ||
|
||
## Not possible without provided USB captures | ||
- Fix keymapping on ISO boards and the Ajazz AK33 | ||
- Fix reactive_color variants on the AjazzAK33 | ||
|
||
## Not planned for now (until keymapping works on all boards) | ||
- Read keymapping and macros if possible | ||
- Macros | ||
|
||
## Not supported in the official software | ||
- Reading custom led pattern (most likely not possible) |