mirror of
https://github.com/sipeed/NanoKVM.git
synced 2026-09-11 00:22:56 -05:00
Update virtual-keyboard.tsx
This commit is contained in:
committed by
GitHub
parent
196b9555ab
commit
b9c85fad7b
@@ -66,6 +66,7 @@ export const VirtualKeyboard = () => {
|
||||
const layoutMap = new Map([
|
||||
['en', 'default'],
|
||||
['ru', 'rus'],
|
||||
['de', 'qwertz'],
|
||||
['fr', 'azerty']
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user