2020-05-13 11:28:09 -06:00
|
|
|
- [x] add support for reading macros from --read output
|
|
|
|
- [x] update documentation
|
2020-05-11 11:02:26 -06:00
|
|
|
- [x] add file option to -D and -R
|
2020-05-11 14:12:38 -06:00
|
|
|
- [x] read settings → memory
|
2020-05-11 11:02:26 -06:00
|
|
|
- [x] print settings ← memory
|
|
|
|
- [x] read scrollspeed? not supported by the official software/firmware
|
|
|
|
- [ ] unify makefile
|
|
|
|
- [x] check setters and getters
|
2020-05-11 13:29:19 -06:00
|
|
|
- [x] add getter for macros
|
2020-05-13 11:28:09 -06:00
|
|
|
- [x] test and fix macro decoding
|
|
|
|
- [x] read_settings
|
|
|
|
- [x] read_and_print_settings
|
|
|
|
- [x] print_settings (works when set with set_macro)
|
|
|
|
- [x] get_macro (works when set with set_macro)
|
|
|
|
- decoding works, reading not, now fixed
|
|
|
|
- boundary detection in read part 2 is broken, now fixed
|
2020-05-11 11:02:26 -06:00
|
|
|
- [ ] release 2.0
|