firmware/src/input
Thomas Göttgens 71d84404c6
Some checks are pending
CI / setup (check) (push) Waiting to run
CI / setup (esp32) (push) Waiting to run
CI / setup (esp32c3) (push) Waiting to run
CI / setup (esp32c6) (push) Waiting to run
CI / setup (esp32s3) (push) Waiting to run
CI / setup (nrf52840) (push) Waiting to run
CI / setup (rp2040) (push) Waiting to run
CI / setup (rp2350) (push) Waiting to run
CI / setup (stm32) (push) Waiting to run
CI / version (push) Waiting to run
CI / check (push) Blocked by required conditions
CI / build-esp32 (push) Blocked by required conditions
CI / build-esp32s3 (push) Blocked by required conditions
CI / build-esp32c3 (push) Blocked by required conditions
CI / build-esp32c6 (push) Blocked by required conditions
CI / build-nrf52840 (push) Blocked by required conditions
CI / build-rp2040 (push) Blocked by required conditions
CI / build-rp2350 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / build-debian-src (push) Waiting to run
CI / package-pio-deps-native-tft (push) Waiting to run
CI / test-native (push) Waiting to run
CI / docker-deb-amd64 (push) Waiting to run
CI / docker-deb-amd64-tft (push) Waiting to run
CI / docker-alp-amd64 (push) Waiting to run
CI / docker-alp-amd64-tft (push) Waiting to run
CI / docker-deb-arm64 (push) Waiting to run
CI / docker-deb-armv7 (push) Waiting to run
CI / gather-artifacts (esp32) (push) Blocked by required conditions
CI / gather-artifacts (esp32c3) (push) Blocked by required conditions
CI / gather-artifacts (esp32c6) (push) Blocked by required conditions
CI / gather-artifacts (esp32s3) (push) Blocked by required conditions
CI / gather-artifacts (nrf52840) (push) Blocked by required conditions
CI / gather-artifacts (rp2040) (push) Blocked by required conditions
CI / gather-artifacts (rp2350) (push) Blocked by required conditions
CI / gather-artifacts (stm32) (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
CI / release-firmware (esp32) (push) Blocked by required conditions
CI / release-firmware (esp32c3) (push) Blocked by required conditions
CI / release-firmware (esp32c6) (push) Blocked by required conditions
CI / release-firmware (esp32s3) (push) Blocked by required conditions
CI / release-firmware (nrf52840) (push) Blocked by required conditions
CI / release-firmware (rp2040) (push) Blocked by required conditions
CI / release-firmware (rp2350) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
CI / publish-firmware (push) Blocked by required conditions
add WIP for Unit C6L (#7433)
* add WIP for Unit C6L
* adapt to new config structure
* Add c6l BLE and screen support (#7991)
* Minor c6l fix
* Move out of PRIVATE_HW
---------
Co-authored-by: Austin <vidplace7@gmail.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Jonathan Bennett <jbennett@incomsystems.biz>
Co-authored-by: Jason P <Xaositek@users.noreply.github.com>
Co-authored-by: Markus <Links2004@users.noreply.github.com>
2025-09-17 22:40:55 +02: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 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
ExpressLRSFiveWay.cpp Deprecate disable_triple_click config (#7425) 2025-07-23 05:57:17 -05:00
ExpressLRSFiveWay.h
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
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
kbMatrixBase.h
kbMatrixImpl.cpp
kbMatrixImpl.h
LinuxInput.cpp
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 Don't use pin 0 on RAK for input (#7755) 2025-08-26 13:41:33 -05:00
RotaryEncoderInterruptBase.h
RotaryEncoderInterruptImpl1.cpp
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
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
TouchScreenBase.h
TouchScreenImpl1.cpp
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
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