erjiang / huion-keys

Linux program to create custom bindings for Huion tablet hotkeys
GNU General Public License v3.0
13 stars 4 forks source link

Debugging uses 0-offset button numbers #2

Closed erjiang closed 3 years ago

erjiang commented 3 years ago

Debuging information give

Got button 0
Sending b'v'

where button 1 is set to v in config file, this inconsistency could trouble users.

Originally posted by @Popolon in https://github.com/erjiang/huion-keys/issues/1#issuecomment-720158216

erjiang commented 3 years ago

Should be fixed in c04e2ac