Change default config to comply with what will soon be upstreamed

This commit is contained in:
Denis 2024-02-14 02:16:58 +01:00
parent e3fa85d6c8
commit 5b007e36d2
No known key found for this signature in database
GPG key ID: DD9B63F805CF5C03

View file

@ -12,9 +12,9 @@ touchbar = true;
controller_bluetooth = true; controller_bluetooth = true;
dualsense_edge = false; dualsense_edge = false;
swap_y_z = true; swap_y_z = true;
invert_x = false; invert_x = true;
enable_thermal_profiles_switching = true; enable_thermal_profiles_switching = true;
default_thermal_profile = -1; default_thermal_profile = 3;
enable_leds_commands = true; enable_leds_commands = true;
enable_imu = true; enable_imu = true;
imu_polling_interface = true; imu_polling_interface = true;