initial commit

This commit is contained in:
davedatum
2019-10-28 20:30:32 +00:00
commit f47a603473
188 changed files with 1674 additions and 0 deletions

6
locales/keyboards Normal file
View File

@ -0,0 +1,6 @@
for kk in us ba be bg br by ca ch cz de dk es et fi fr gb gr hr hu ie il is it jp kr latam no pl pt ro ru se si sk tr ua; do
menuentry "keytable=${kk}" "${kk}" {def_keyboard="${2}"
keyboard="keytable=${2}"
menu_reload
}
done