firmware/src/input
Manuel ec9f3fa6ea
T-Lora Pager: fix keyboard and improve rotary wheel haptic (#7869)
* update RotaryEncoder: use interrupts

* increase rotary encoder processing interval

* remove disabling peripherals during LS
2025-09-05 07:42:51 -05:00
..
BBQ10Keyboard.cpp Try manual scancode for SYM 2023-08-22 11:23:19 +02:00
BBQ10Keyboard.h Try manual scancode for SYM 2023-08-22 11:23:19 +02:00
ButtonThread.cpp Wait for lead up before enable longlong action (#7648) 2025-08-16 06:10:44 -05:00
ButtonThread.h Wait for lead up before enable longlong action (#7648) 2025-08-16 06:10:44 -05:00
cardKbI2cImpl.cpp Try-fix Cardkb detection (#7825) 2025-09-02 09:50:15 -05:00
cardKbI2cImpl.h fix for MESHTASTIC_EXCLUDE_INPUTBROKER 2024-06-17 20:17:56 +02:00
ExpressLRSFiveWay.cpp Deprecate disable_triple_click config (#7425) 2025-07-23 05:57:17 -05:00
ExpressLRSFiveWay.h Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
InputBroker.cpp Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
InputBroker.h Revert "Add on-screen keyboard implementation on Trackball device. (#7625)" (#7704) 2025-08-21 06:29:23 -05:00
kbI2cBase.cpp T-Deck Pro support (#6936) 2025-07-21 19:33:24 +02:00
kbI2cBase.h T-Deck Pro support (#6936) 2025-07-21 19:33:24 +02:00
kbMatrixBase.cpp Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
kbMatrixBase.h
kbMatrixImpl.cpp fix building for other platforms 2023-08-07 19:57:47 +02:00
kbMatrixImpl.h
LinuxInput.cpp Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
LinuxInput.h Native: fail-safes for simulated node without config file (#3486) 2024-03-24 13:42:32 -05:00
LinuxInputImpl.cpp Portduino work (#3049) 2024-01-12 02:00:31 -06:00
LinuxInputImpl.h Portduino work (#3049) 2024-01-12 02:00:31 -06:00
MPR121Keyboard.cpp Enable the autoconf settings for MPR121 based keyboards, to make it more flexible for varying implementations. (#5680) 2024-12-27 07:16:08 -06:00
MPR121Keyboard.h MPR121 Touch IC Based Keypad Input Module (#5103) 2024-10-21 17:53:36 +11:00
RotaryEncoderImpl.cpp T-Lora Pager: fix keyboard and improve rotary wheel haptic (#7869) 2025-09-05 07:42:51 -05:00
RotaryEncoderImpl.h T-Lora Pager (#7613) 2025-08-26 09:35:25 -05:00
RotaryEncoderInterruptBase.cpp Don't use pin 0 on RAK for input (#7755) 2025-08-26 13:41:33 -05:00
RotaryEncoderInterruptBase.h Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
RotaryEncoderInterruptImpl1.cpp Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
RotaryEncoderInterruptImpl1.h Gps cleanup and powersave (#2807) 2023-09-23 23:45:35 -05:00
SeesawRotary.cpp Seesaw Rotary (#7310) 2025-07-12 12:36:44 -05:00
SeesawRotary.h Seesaw Rotary (#7310) 2025-07-12 12:36:44 -05:00
SerialKeyboard.cpp Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
SerialKeyboard.h Adding support for Chatter keypad (#4022) 2024-07-31 07:38:21 -05:00
SerialKeyboardImpl.cpp Trunk fmt 2024-07-31 07:42:23 -05:00
SerialKeyboardImpl.h Adding support for Chatter keypad (#4022) 2024-07-31 07:38:21 -05:00
TCA8418Keyboard.cpp T-Deck Pro support (#6936) 2025-07-21 19:33:24 +02:00
TCA8418Keyboard.h T-Deck Pro support (#6936) 2025-07-21 19:33:24 +02:00
TCA8418KeyboardBase.cpp T-Deck Pro support (#6936) 2025-07-21 19:33:24 +02:00
TCA8418KeyboardBase.h T-Deck Pro support (#6936) 2025-07-21 19:33:24 +02:00
TDeckProKeyboard.cpp T-Deck Pro support (#6936) 2025-07-21 19:33:24 +02:00
TDeckProKeyboard.h T-Deck Pro support (#6936) 2025-07-21 19:33:24 +02:00
TLoraPagerKeyboard.cpp T-Lora Pager (#7613) 2025-08-26 09:35:25 -05:00
TLoraPagerKeyboard.h T-Lora Pager (#7613) 2025-08-26 09:35:25 -05:00
TouchScreenBase.cpp Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
TouchScreenBase.h Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
TouchScreenImpl1.cpp Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
TouchScreenImpl1.h
TrackballInterruptBase.cpp Revert "Add on-screen keyboard implementation on Trackball device. (#7625)" (#7704) 2025-08-21 06:29:23 -05:00
TrackballInterruptBase.h Revert "Add on-screen keyboard implementation on Trackball device. (#7625)" (#7704) 2025-08-21 06:29:23 -05:00
TrackballInterruptImpl1.cpp Revert "Add on-screen keyboard implementation on Trackball device. (#7625)" (#7704) 2025-08-21 06:29:23 -05:00
TrackballInterruptImpl1.h Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
UpDownInterruptBase.cpp Don't use pin 0 on RAK for input (#7755) 2025-08-26 13:41:33 -05:00
UpDownInterruptBase.h Initialize value to fix warning 2025-06-21 23:56:14 -05:00
UpDownInterruptImpl1.cpp Default to very short updownDebounce values 2025-06-21 20:47:11 -05:00
UpDownInterruptImpl1.h Gps cleanup and powersave (#2807) 2023-09-23 23:45:35 -05:00