Rename Back Button Timeout and disable it by default

Users don't expect long presses of the back button to not work out of the box.
This commit is contained in:
Cameron Gutman
2023-05-24 23:21:01 -05:00
parent b3f57cf90d
commit 8da919f411
3 changed files with 8 additions and 12 deletions

View File

@@ -429,7 +429,7 @@ namespace config {
{ 0x11, 0xA2 },
{ 0x12, 0xA4 },
},
2s, // back_button_timeout
-1ms, // back_button_timeout
500ms, // key_repeat_delay
std::chrono::duration<double> { 1 / 24.9 }, // key_repeat_period