@eshanized: push via script

This commit is contained in:
2024-03-02 13:41:59 +05:30
parent 7c92a9d7b3
commit 2cb5e6bef8
207 changed files with 1661 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