OpenRTX/openrtx/include/interfaces
Niccolò Izzo fe027c440c ttwrplus: enable volume control
Replaced KEY_F7 and KEY_F8 with KEY_VOLUP and KEY_VOLDOWN.
Remapped the T-TWR Plus volume up and down keys to those, fixing a bug
in the pmu key detection where the wrong active edge was selected.
Adapt soft volume code for the UV3x0 to control code in the T-TWR Plus
by acting on the AT1846s Rx gain.
For target T-TWR Plus bound long press of KEY_VOLDOWN to macro menu open.
Unbound KNOB_LEFT and KNOB_RIGHT to squelch control and bound
instead KEY_VOLUP and KEY_VOLDOWN.

TG-553
2023-09-20 21:08:35 +02:00
..
audio.h New unified audio stream manager 2023-08-30 18:04:25 +02:00
cps_io.h Changed return type of cps_readBankData() from "int32_t" to "int". 2023-07-18 23:04:31 +02:00
delays.h
display.h Moved the setBacklightLevel() API function from platform.h to display.h 2023-07-14 12:26:47 +02:00
keyboard.h ttwrplus: enable volume control 2023-09-20 21:08:35 +02:00
nvmem.h
platform.h Moved get/set of current time to platform interface API 2023-07-21 07:58:29 +02:00
radio.h