Fix keymap.json macro example (#15567)

master
Tuk Bredsdorff 2022-01-13 22:55:48 +01:00 committed by GitHub
parent ae9feed566
commit 8fe320baa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ If you type in a language other than English, or use a non-QWERTY layout like Co
{
"keyboard": "handwired/my_macropad",
"keymap": "my_keymap",
"host_layout": "dvorak",
"host_language": "dvorak",
"macros": [
["Hello, World!"]
],