Release v1.3.4
Changes:
- Added PID settings
- Dynamic HID descriptor
- Added 4th (highest) level for axes filter
- Encoders connection to matrix of buttons (common pin should be connected to Row)
- Button matrix row and columns were swapped. Now common pin for buttons is Row.
Notes:
- PID changing is only needed for devices of different types (with different config). If devices have same config there is no need to change PID, all of them will be detected by PC
- Dynamic HID descriptor means all unused buttons and axes will be removed from HID descriptor. Buttons for POVs, shifts and buttons mapped to axes also will be hidden.
UPD. v1.3.4b2 fixed POV diagonals pressing
UPD2. v1.3.4b3 fixed buttons report data processing