firmware/src/input
Jonathan Bennett 2ebaea317a
Refactor display handling add Raspbian TFT display (#2998)
* Refactor display handling add Raspbian TFT display

* Add missed change

* Add static casts

* Add missed TFT refactor for RAK14014

* Add missed GPIO configuration

* Adds Native keyboard input option

* Get the ifdefs right

* CannedMessage send via queue, not run immediately.

* Fixup systemd service file

* Add display blanking for Raspberry Pi

* Add a couple missed key definitions

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2023-12-12 20:27:31 -06:00
..
BBQ10Keyboard.cpp
BBQ10Keyboard.h
cardKbI2cImpl.cpp
cardKbI2cImpl.h
InputBroker.cpp
InputBroker.h
kbI2cBase.cpp
kbI2cBase.h
kbMatrixBase.cpp
kbMatrixBase.h
kbMatrixImpl.cpp
kbMatrixImpl.h
LinuxInput.cpp Refactor display handling add Raspbian TFT display (#2998) 2023-12-12 20:27:31 -06:00
LinuxInput.h
LinuxInputImpl.cpp
LinuxInputImpl.h
RotaryEncoderInterruptBase.cpp
RotaryEncoderInterruptBase.h
RotaryEncoderInterruptImpl1.cpp
RotaryEncoderInterruptImpl1.h
TouchScreenBase.cpp
TouchScreenBase.h
TouchScreenImpl1.cpp
TouchScreenImpl1.h
TrackballInterruptBase.cpp
TrackballInterruptBase.h
TrackballInterruptImpl1.cpp
TrackballInterruptImpl1.h
UpDownInterruptBase.cpp
UpDownInterruptBase.h
UpDownInterruptImpl1.cpp
UpDownInterruptImpl1.h