[UX] Allow keyboard layout selection (#5318)

Fixes <https://github.com/koreader/koreader/issues/3998>.

This isn't quite what I want but I've been letting this slip for
too long due to fancier keyboard interaction concepts.
This commit is contained in:
Frans de Jonge
2019-09-06 17:01:37 +02:00
committed by GitHub
parent 20ebb55703
commit 17e437dbd0
5 changed files with 120 additions and 49 deletions

View File

@@ -57,6 +57,7 @@ local order = {
"status_bar",
},
device = {
"keyboard_layout",
"time",
"battery",
"autosuspend",