Changed to tydla the main key in the Mac Keyboard

This commit is contained in:
Marcin Woźniak 2022-05-21 11:47:45 +02:00
parent ef6efc9b40
commit 7dd09b07b5
Signed by: y0rune
GPG Key ID: F204C385F57EB348

View File

@ -275,6 +275,16 @@
"key_code": "right_option" "key_code": "right_option"
} }
] ]
},
{
"from": {
"key_code": "non_us_backslash"
},
"to": [
{
"key_code": "grave_accent_and_tilde"
}
]
} }
] ]
}, },