firmware/src/input
Ben Meadors 569a911455
Some checks failed
CI / setup (check) (push) Has been cancelled
CI / setup (esp32) (push) Has been cancelled
CI / setup (esp32c3) (push) Has been cancelled
CI / setup (esp32c6) (push) Has been cancelled
CI / setup (esp32s3) (push) Has been cancelled
CI / setup (nrf52840) (push) Has been cancelled
CI / setup (rp2040) (push) Has been cancelled
CI / setup (rp2350) (push) Has been cancelled
CI / setup (stm32) (push) Has been cancelled
CI / version (push) Has been cancelled
CI / build-debian-src (push) Has been cancelled
CI / package-pio-deps-native-tft (push) Has been cancelled
CI / test-native (push) Has been cancelled
CI / docker-deb-amd64 (push) Has been cancelled
CI / docker-deb-amd64-tft (push) Has been cancelled
CI / docker-alp-amd64 (push) Has been cancelled
CI / docker-alp-amd64-tft (push) Has been cancelled
CI / docker-deb-arm64 (push) Has been cancelled
CI / docker-deb-armv7 (push) Has been cancelled
CI / check (push) Has been cancelled
CI / build-esp32 (push) Has been cancelled
CI / build-esp32s3 (push) Has been cancelled
CI / build-esp32c3 (push) Has been cancelled
CI / build-esp32c6 (push) Has been cancelled
CI / build-nrf52840 (push) Has been cancelled
CI / build-rp2040 (push) Has been cancelled
CI / build-rp2350 (push) Has been cancelled
CI / build-stm32 (push) Has been cancelled
CI / gather-artifacts (esp32) (push) Has been cancelled
CI / gather-artifacts (esp32c3) (push) Has been cancelled
CI / gather-artifacts (esp32c6) (push) Has been cancelled
CI / gather-artifacts (esp32s3) (push) Has been cancelled
CI / gather-artifacts (nrf52840) (push) Has been cancelled
CI / gather-artifacts (rp2040) (push) Has been cancelled
CI / gather-artifacts (rp2350) (push) Has been cancelled
CI / gather-artifacts (stm32) (push) Has been cancelled
CI / release-artifacts (push) Has been cancelled
CI / release-firmware (esp32) (push) Has been cancelled
CI / release-firmware (esp32c3) (push) Has been cancelled
CI / release-firmware (esp32c6) (push) Has been cancelled
CI / release-firmware (esp32s3) (push) Has been cancelled
CI / release-firmware (nrf52840) (push) Has been cancelled
CI / release-firmware (rp2040) (push) Has been cancelled
CI / release-firmware (rp2350) (push) Has been cancelled
CI / release-firmware (stm32) (push) Has been cancelled
CI / publish-firmware (push) Has been cancelled
Merge pull request #7915 from meshtastic/master
Master backmerge
2025-09-08 05:58:00 -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 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 Add On-Screen Keyboard for UpDown Encoder and Rotary Encoder. (#7762) 2025-08-29 23:26:27 +08: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
kbMatrixImpl.h
LinuxInput.cpp Portduino config refactor (#7796) 2025-09-03 17:50:26 -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 Add On-Screen Keyboard for UpDown Encoder and Rotary Encoder. (#7762) 2025-08-29 23:26:27 +08: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 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
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 Portduino config refactor (#7796) 2025-09-03 17:50:26 -05:00
TouchScreenImpl1.h
TrackballInterruptBase.cpp On screen keyboard (#7705) 2025-08-21 06:31:27 -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 Add On-Screen Keyboard for UpDown Encoder and Rotary Encoder. (#7762) 2025-08-29 23:26:27 +08: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