add device profile for shiftphone shift6mq (shift,axolotl)

This device profile makes the power and volume keys work on my shiftphone shift6mq.

Signed-off-by: Anjandev Momi <anjan@momi.ca>
This commit is contained in:
Jan Wagemakers 2023-04-23 10:57:27 +02:00 committed by Anjandev Momi
parent 6d4565eec3
commit 3b771cf697
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1 @@
three_button_touchscreen

View File

@ -0,0 +1,5 @@
#!/bin/sh
# shiftphone shift6mq
export SXMO_POWER_BUTTON="0:0:pm8941_pwrkey"
export SXMO_VOLUME_BUTTON="1:1:gpio-keys 0:0:pm8941_resin"
export SXMO_SWAY_SCALE="2.5"