firmware/src/input
Markus 89cccdbbe2
Allow Left / Right Events for selection and improve encoder responsives (#8016)
* Allow Left / Right Events for selection and improve encoder responsives

* add define for ROTARY_DELAY
2025-09-18 19:25:58 -05:00
..
BBQ10Keyboard.cpp
BBQ10Keyboard.h
ButtonThread.cpp Wait for lead up before enable longlong action (#7648) 2025-08-16 06:10:44 -05:00
ButtonThread.h Add On-Screen Keyboard for UpDown Encoder and Rotary Encoder. (#7762) 2025-08-29 23:26:27 +08:00
cardKbI2cImpl.cpp Try-fix Cardkb detection (#7825) 2025-09-02 09:50:15 -05:00
cardKbI2cImpl.h
ExpressLRSFiveWay.cpp Fix init for InputEvent (#8015) 2025-09-18 18:15:50 -05:00
ExpressLRSFiveWay.h Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
i2cButton.cpp add WIP for Unit C6L (#7433) 2025-09-17 22:40:55 +02:00
i2cButton.h add WIP for Unit C6L (#7433) 2025-09-17 22:40:55 +02:00
InputBroker.cpp Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
InputBroker.h Add On-Screen Keyboard for UpDown Encoder and Rotary Encoder. (#7762) 2025-08-29 23:26:27 +08:00
kbI2cBase.cpp Fix init for InputEvent (#8015) 2025-09-18 18:15:50 -05:00
kbI2cBase.h T-Deck Pro support (#6936) 2025-07-21 19:33:24 +02:00
kbMatrixBase.cpp Fix init for InputEvent (#8015) 2025-09-18 18:15:50 -05:00
kbMatrixBase.h
kbMatrixImpl.cpp
kbMatrixImpl.h
LinuxInput.cpp Fix init for InputEvent (#8015) 2025-09-18 18:15:50 -05:00
LinuxInput.h
LinuxInputImpl.cpp
LinuxInputImpl.h
MPR121Keyboard.cpp
MPR121Keyboard.h
RotaryEncoderImpl.cpp fix uninitialized kbchar (#7889) 2025-09-08 05:45:11 -05:00
RotaryEncoderImpl.h T-Lora Pager (#7613) 2025-08-26 09:35:25 -05:00
RotaryEncoderInterruptBase.cpp Allow Left / Right Events for selection and improve encoder responsives (#8016) 2025-09-18 19:25:58 -05:00
RotaryEncoderInterruptBase.h Add On-Screen Keyboard for UpDown Encoder and Rotary Encoder. (#7762) 2025-08-29 23:26:27 +08:00
RotaryEncoderInterruptImpl1.cpp Add On-Screen Keyboard for UpDown Encoder and Rotary Encoder. (#7762) 2025-08-29 23:26:27 +08:00
RotaryEncoderInterruptImpl1.h
SeesawRotary.cpp Fix init for InputEvent (#8015) 2025-09-18 18:15:50 -05:00
SeesawRotary.h Seesaw Rotary (#7310) 2025-07-12 12:36:44 -05:00
SerialKeyboard.cpp Fix init for InputEvent (#8015) 2025-09-18 18:15:50 -05:00
SerialKeyboard.h
SerialKeyboardImpl.cpp
SerialKeyboardImpl.h
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 Fix init for InputEvent (#8015) 2025-09-18 18:15:50 -05:00
TouchScreenImpl1.h
TrackballInterruptBase.cpp Fix init for InputEvent (#8015) 2025-09-18 18:15:50 -05:00
TrackballInterruptBase.h Portduino config refactor (#7796) 2025-09-03 17:50:26 -05:00
TrackballInterruptImpl1.cpp On screen keyboard (#7705) 2025-08-21 06:31:27 -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 Fix init for InputEvent (#8015) 2025-09-18 18:15:50 -05:00
UpDownInterruptBase.h Add On-Screen Keyboard for UpDown Encoder and Rotary Encoder. (#7762) 2025-08-29 23:26:27 +08:00
UpDownInterruptImpl1.cpp Add On-Screen Keyboard for UpDown Encoder and Rotary Encoder. (#7762) 2025-08-29 23:26:27 +08:00
UpDownInterruptImpl1.h