key mapper

This commit is contained in:
2021-11-24 13:57:08 +01:00
parent e06d405d78
commit 8e6b5ad761
4 changed files with 244 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"mapping": {
"1,102,1": "Escape",
"1,107,1": "Escape",
"1,29,1+1,104,1": "KEY_VOLUMEDOWN",
"1,29,1+1,109,1": "KEY_VOLUMEUP",
"1,1,1": "grave"
}
}