pmb.{aportgen,parse}: deprecate deviceinfo_keyboard (MR 2396)

See https://gitlab.com/postmarketOS/pmaports/-/issues/3145
This commit is contained in:
fossdd 2024-09-03 20:31:27 +02:00 committed by Oliver Smith
parent 9131b910c7
commit b65d677d34
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
3 changed files with 1 additions and 10 deletions

View file

@ -101,7 +101,7 @@ class Deviceinfo:
# device
chassis: str
keyboard: str | None = ""
keyboard: str | None = "" # deprecated
external_storage: str | None = ""
gpu_accelerated: bool | None = False
dev_touchscreen: str | None = ""