修改键盘UI

This commit is contained in:
2025-11-20 20:17:19 +08:00
parent b2994adc1c
commit 8296ac12b6
4 changed files with 46 additions and 20 deletions

View File

@@ -227,6 +227,7 @@
"backspace" = "key_del";
/* Shift */
"shift" = "key_up";
/* Shift大写 */
"shift_upper" = "key_up_upper";
/* 字母面板左下角 "123" */
"mode_123" = "key_123";