- Fix keymapping on ISO boards and the Ajazz AK33
- Fix reactive_color variants on the AjazzAK33
- Read keymapping and macros if possible
- Macros
- Reading custom led pattern (most likely not possible)
- move macro storage to string based format:
- Determine maximum amount of actions in one macro
- Macros: write_key_mapping_ansi() (writers.cpp)
- Keymapping on ISO or Ajazz AK33: new function in writers.cpp (similar to write_key_mapping_ansi()) and appropriate selection code in main