solaar show
uses Settings interface to show values for features if there is no built-in code to show feature.
Also comment out code for feature LOWRES_WHEEL as the Settings interface does a good job on this feature.
This means that new HID++ features do not need to be implemented in show.py or in hidpp20.py, only in settings_templates.py.
Fixes #687 (closed)