firmware/src/input
2025-06-21 20:47:11 -05:00
..
BBQ10Keyboard.cpp
BBQ10Keyboard.h
ButtonThread.cpp Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
ButtonThread.h Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
cardKbI2cImpl.cpp TCA8418 initial config + basic 3x4 keypad config (#6422) 2025-04-03 14:18:18 -05:00
cardKbI2cImpl.h
ExpressLRSFiveWay.cpp Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -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 Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
kbI2cBase.cpp Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
kbI2cBase.h TCA8418 initial config + basic 3x4 keypad config (#6422) 2025-04-03 14:18:18 -05: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
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
LinuxInputImpl.cpp
LinuxInputImpl.h
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
RotaryEncoderInterruptBase.cpp Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -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
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 Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
TCA8418Keyboard.h Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -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 Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
TrackballInterruptBase.h Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
TrackballInterruptImpl1.cpp Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -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 Add a debounce time parameter and use it in the runOnce method to debounce the key. 2025-06-21 20:40:34 -05:00
UpDownInterruptBase.h Default to very short updownDebounce values 2025-06-21 20:47:11 -05:00
UpDownInterruptImpl1.cpp Default to very short updownDebounce values 2025-06-21 20:47:11 -05:00
UpDownInterruptImpl1.h