ENABLE_3DCONNEXION_Y_AS_ZOOM set as default

This commit is contained in:
Enrico Turri 2020-02-13 09:20:20 +01:00
parent c877549b1b
commit 5797c9edc2
5 changed files with 1 additions and 48 deletions

View file

@ -47,9 +47,6 @@
//==================
#define ENABLE_2_2_0_BETA1 1
// Enable using Y axis of 3Dconnexion devices as zoom
#define ENABLE_3DCONNEXION_Y_AS_ZOOM (1 && ENABLE_2_2_0_BETA1)
// Enable a modified version of the toolbar textures where all the icons are separated by 1 pixel
#define ENABLE_MODIFIED_TOOLBAR_TEXTURES (1 && ENABLE_2_2_0_BETA1)