mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
[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:
@@ -57,6 +57,7 @@ local order = {
|
||||
"status_bar",
|
||||
},
|
||||
device = {
|
||||
"keyboard_layout",
|
||||
"time",
|
||||
"battery",
|
||||
"autosuspend",
|
||||
|
||||
Reference in New Issue
Block a user