Use special pin keyboard

This helps muscle memory
This commit is contained in:
Guido Günther
2021-11-30 14:01:57 +01:00
parent 5f40c31cab
commit 3513bf8de4
4 changed files with 23 additions and 1 deletions

View File

@ -100,6 +100,7 @@ foreach layout : [
# Block: Not languages.
'emoji/us',
'number/us',
'pin/us',
]
extra = []
if layout.startswith('emoji/')