Commit graph

9 commits

Author SHA1 Message Date
2015f51dde axis monitoring now watches for changes instead of absolute
Will now keep the last axis reading and compare against that, instead of
just using a deviation from the center value.

That means it will correctly work with axes that do not have a resting
position in the center, e.g. physical throttles.

Also added the Z, R, U, V axis (aka all AHK axes are now supported)

fixes #1

makes #2 less pressing :)
2021-01-19 13:18:53 +01:00
a702de228c README: fixed Discord invite 2020-04-24 10:23:28 +02:00
18e1102170 README: copypasta glitch fixed 2020-02-08 15:34:48 +01:00
21200ba926 README: info on keeping config options sequentially numbered 2020-02-08 15:33:01 +01:00
a4d653772b README: typo fixed 2020-02-08 15:29:19 +01:00
7bed785a4b several config file changes
Changed the naming for some options to make them clearer (IMO).

Added option to disable monitoring of certain devices’ axes and/or
buttons.

Made axes/buttons/sensitivity settings for devices optional.
2020-02-08 15:15:45 +01:00
69c8736c78 added README 2020-02-08 13:56:58 +01:00
6a8cb66037 renamed the focus.ini to focus.example.ini 2020-02-08 13:28:32 +01:00
7590965dd6 quick&dirty, get it up there … 2020-02-06 14:43:41 +01:00