sxmo_deviceprofile_librem5*: add initial profile for librem5

Currently there are 3 revisions of the L5, and they are all sharing the
same profile here since this only sets audio vars and they're all the
same. In the future the symlinks can be broken if profiles need to
deviate for some reason in order to set different values for vars, etc.

Signed-off-by: Anjandev Momi <anjan@momi.ca>
This commit is contained in:
Clayton Craft 2021-04-23 10:45:15 -07:00 committed by Anjandev Momi
parent 6abfc76bb7
commit af621dec7c
3 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1 @@
sxmo_deviceprofile_librem5r4purism.sh

View file

@ -0,0 +1 @@
sxmo_deviceprofile_librem5r4purism.sh

View file

@ -0,0 +1,3 @@
export SPEAKER="Speaker"
export HEADPHONE="Headphone"
export EARPIECE="Earpiece"