hwdb: Add accelerometer orientation quirk for the Teclast F6 Pro

This commit is contained in:
Luís Ferreira 2019-04-03 19:10:50 +01:00 committed by Yu Watanabe
parent 949082ac21
commit df09b49af6
1 changed files with 4 additions and 0 deletions

View File

@ -476,6 +476,10 @@ sensor:modalias:acpi:KIOX000A*:dmi:bvnAmericanMegatrendsInc.:bvr5.011:bd11/03/20
sensor:modalias:acpi:KIOX010A*:dmi:*:svnTECLAST:pnF5:*
ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
# Teclast F6 Pro
sensor:modalias:acpi:KIOX010A*:dmi:*:svnTECLAST:pnF6Pro:*
ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, -1, 0; 0, 0, -1
#########################################
# Trekstor
#########################################