OpenRTX/platform/drivers/keyboard
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
..
keyboard_GDx.c Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
keyboard_MD3x.c Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
keyboard_MD9600.c Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
keyboard_Mod17.c Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
keyboard_linux.c Updated year in copyright headers 2023-02-08 16:33:02 +01:00
keyboard_ttwrplus.c ttwrplus: enable volume control 2023-09-20 21:08:35 +02:00