From c8f27a3826d8b1df73aaf9d3a7daeb34f2a110c2 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Sat, 20 Jan 2024 13:52:17 -0500 Subject: [PATCH] only:uaefi VR thresholds --- firmware/config/boards/hellen/alphax-2chan/prepend.txt | 3 +++ firmware/config/boards/hellen/alphax-4chan/prepend.txt | 1 + firmware/config/boards/hellen/alphax-8chan/prepend.txt | 3 +++ firmware/config/boards/hellen/uaefi/prepend.txt | 3 +++ 4 files changed, 10 insertions(+) diff --git a/firmware/config/boards/hellen/alphax-2chan/prepend.txt b/firmware/config/boards/hellen/alphax-2chan/prepend.txt index a8d768bea5..db40fef1a9 100644 --- a/firmware/config/boards/hellen/alphax-2chan/prepend.txt +++ b/firmware/config/boards/hellen/alphax-2chan/prepend.txt @@ -15,6 +15,9 @@ #define ts_show_can2 false #define ts_show_software_knock false #define ts_show_hardware_simulator false +#define ts_show_vr_threshold_all true +#define ts_show_vr_threshold_pins false +#define ts_show_vr_threshold_2 true #define show_Hellen_presets true #define show_2chan_presets true diff --git a/firmware/config/boards/hellen/alphax-4chan/prepend.txt b/firmware/config/boards/hellen/alphax-4chan/prepend.txt index 982b6cf211..cdd1256f34 100644 --- a/firmware/config/boards/hellen/alphax-4chan/prepend.txt +++ b/firmware/config/boards/hellen/alphax-4chan/prepend.txt @@ -14,6 +14,7 @@ #define ts_show_can2 false #define ts_show_software_knock true #define ts_show_hardware_simulator false +#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins false #define ts_show_vr_threshold_2 true diff --git a/firmware/config/boards/hellen/alphax-8chan/prepend.txt b/firmware/config/boards/hellen/alphax-8chan/prepend.txt index 66ee46ac6c..05bee7428c 100644 --- a/firmware/config/boards/hellen/alphax-8chan/prepend.txt +++ b/firmware/config/boards/hellen/alphax-8chan/prepend.txt @@ -14,6 +14,9 @@ #define ts_show_can2 false #define ts_show_software_knock true #define ts_show_hardware_simulator false +#define ts_show_vr_threshold_all true +#define ts_show_vr_threshold_pins false +#define ts_show_vr_threshold_2 true diff --git a/firmware/config/boards/hellen/uaefi/prepend.txt b/firmware/config/boards/hellen/uaefi/prepend.txt index 9fad962db1..e756390e67 100644 --- a/firmware/config/boards/hellen/uaefi/prepend.txt +++ b/firmware/config/boards/hellen/uaefi/prepend.txt @@ -15,6 +15,9 @@ #define ts_show_software_knock true #define ts_show_hardware_simulator false +#define ts_show_vr_threshold_all true +#define ts_show_vr_threshold_pins false +#define ts_show_vr_threshold_2 false