kareltucek / firmware

This is fork of UHK's firmware featuring extended macro engine.
Other
82 stars 9 forks source link

make the `invertScrollDirection` invert in both x and y axis #108

Closed old9 closed 2 years ago

old9 commented 2 years ago

Currently the module.MODULEID.invertScrollDirection only inverts the y axis. Inverting the x axis as well makes it feel more like the so called natural scrolling, when there is overflow on both axes.

kareltucek commented 2 years ago

Let's continue at https://github.com/UltimateHackingKeyboard/firmware/issues/526