feat: Make page turn naturally follow orientation (#2023)
This commit is contained in:
@@ -192,6 +192,7 @@ class CrossPointSettings {
|
||||
// Button layouts (front layout retained for migration only)
|
||||
uint8_t frontButtonLayout = BACK_CONFIRM_LEFT_RIGHT;
|
||||
uint8_t sideButtonLayout = PREV_NEXT;
|
||||
uint8_t frontButtonFollowOrientation = 0;
|
||||
// Front button remap (logical -> hardware)
|
||||
// Used by MappedInputManager to translate logical buttons into physical front buttons.
|
||||
uint8_t frontButtonBack = FRONT_HW_BACK;
|
||||
|
||||
Reference in New Issue
Block a user