ZenithControlLabs / Zenith_Lib

0 stars 1 forks source link

Disabling buttons in button remapping #2

Closed panther03 closed 11 months ago

panther03 commented 11 months ago

Either make a shadow array of the array currently in the remap profile struct containing a bool for enable/disable or set aside a special value (0xFF?) to mean the button is disabled. This will disable a hardware button not an output button.

Will need changes to reflect in the GUI as well.

panther03 commented 11 months ago

Implemented in b1784001e48e313bd659179f5c0de21ff590e176.