From b5018a8e40e1214c70eb30c299d80abf69340e18 Mon Sep 17 00:00:00 2001 From: Nicolas Lessard Date: Tue, 23 Mar 2021 15:36:42 -0400 Subject: [PATCH] Improve basic configuration --- JoyShockMapper/.clang-format | 4 ++-- dist/GyroConfigs/Desktop.txt | 4 ++-- dist/OnStartup.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/JoyShockMapper/.clang-format b/JoyShockMapper/.clang-format index da1cea4..adc5e12 100644 --- a/JoyShockMapper/.clang-format +++ b/JoyShockMapper/.clang-format @@ -12,7 +12,7 @@ AllowAllConstructorInitializersOnNextLine: true AllowAllParametersOfDeclarationOnNextLine: true AllowShortBlocksOnASingleLine: Empty AllowShortCaseLabelsOnASingleLine: false -AllowShortFunctionsOnASingleLine: None +AllowShortFunctionsOnASingleLine: Empty AllowShortIfStatementsOnASingleLine: Never AllowShortLambdasOnASingleLine: All AllowShortLoopsOnASingleLine: false @@ -125,7 +125,7 @@ SpacesInConditionalStatement: false SpacesInContainerLiterals: true SpacesInParentheses: false SpacesInSquareBrackets: false -Standard: Cpp11 +Standard: Cpp17 StatementMacros: - Q_UNUSED - QT_REQUIRE_VERSION diff --git a/dist/GyroConfigs/Desktop.txt b/dist/GyroConfigs/Desktop.txt index c8d370c..774ec08 100644 --- a/dist/GyroConfigs/Desktop.txt +++ b/dist/GyroConfigs/Desktop.txt @@ -27,10 +27,10 @@ SCROLL_SENS = 60 # Button pad is common buttons S = ENTER W = SPACE -N = CONTEXT +N = BACKSPACE E = ESC GYRO_OFF -+ = LALT\ !TAB # Task view ++ = LALT\ !TAB\ # Task view - = CONTROL\ LWINDOWS\ O\ # On Screen Keyboard HOME = LWINDOWS # Start Menu HOME,HOME = LWINDOWS\ D\ # Minimize All diff --git a/dist/OnStartup.txt b/dist/OnStartup.txt index b4902d3..90edaa3 100644 --- a/dist/OnStartup.txt +++ b/dist/OnStartup.txt @@ -1,6 +1,6 @@ # Edit this file to your prefered settings on startup -GyroConfigs/Desktop.txt # Load a configuration to navigate the OS +#GyroConfigs/Desktop.txt # Load a configuration to navigate the OS # Uncomment the following three lines to calibrate all your devices at startup #RESTART_GYRO_CALIBRATION