Skip to content

Commit

Permalink
✨ DISABLE_ENCODER
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Aug 19, 2022
1 parent 562916f commit c99afae
Show file tree
Hide file tree
Showing 316 changed files with 632 additions and 316 deletions.
3 changes: 2 additions & 1 deletion config/default/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3177,7 +3177,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/3DFabXYZ/Migbot/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3202,7 +3202,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/ADIMLab/Gantry v1/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3177,7 +3177,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/ADIMLab/Gantry v2/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3177,7 +3177,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Alfawise/U20-bltouch/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3255,7 +3255,8 @@
#define BUTTON_DELAY_EDIT 75 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 100 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Alfawise/U20/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3256,7 +3256,8 @@
#define BUTTON_DELAY_EDIT 75 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 100 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/AliExpress/CL-260/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3176,7 +3176,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/AliExpress/UM2pExt/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3177,7 +3177,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Anet/A2/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3178,7 +3178,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Anet/A2plus/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3178,7 +3178,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Anet/A6/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3270,7 +3270,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Anet/A8/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3181,7 +3181,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Anet/A8plus/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3181,7 +3181,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Anet/A9/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3176,7 +3176,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Anet/E10/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3179,7 +3179,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Anet/E16/BTT SKR 1.3/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3178,7 +3178,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Anet/E16/Stock/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3178,7 +3178,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Anet/ET4+/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3215,7 +3215,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Anet/ET4-Pro/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3215,7 +3215,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Anet/ET4/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3215,7 +3215,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Anet/ET4X/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3215,7 +3215,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Anet/ET5-Pro/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3210,7 +3210,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Anet/ET5/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3210,7 +3210,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Anet/ET5X/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3210,7 +3210,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/AnyCubic/Chiron/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3181,7 +3181,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3177,7 +3177,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3177,7 +3177,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3176,7 +3176,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/AnyCubic/i3 Mega/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3210,7 +3210,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/AnyCubic/i3/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3176,7 +3176,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/ArmEd/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3177,7 +3177,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Artillery/Genius Pro/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3177,7 +3177,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Artillery/Genius/BLTouch/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3176,7 +3176,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Artillery/Genius/V1/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3176,7 +3176,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Artillery/Hornet/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3176,7 +3176,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3192,7 +3192,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Artillery/Sidewinder X1/V1/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3176,7 +3176,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Artillery/Sidewinder X2/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3176,7 +3176,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/Azteeg/X5GT/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3176,7 +3176,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
3 changes: 2 additions & 1 deletion config/examples/BIBO/TouchX/cyclops/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -3176,7 +3176,8 @@
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus

//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the TFT backlight if set (5mn)
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity

#define TOUCH_SCREEN_CALIBRATION

Expand Down
Loading

0 comments on commit c99afae

Please sign in to comment.