Fix keymap.json macro example (#15567)

fix_template_bootmagic
Tuk Bredsdorff 3 years ago committed by GitHub
parent ae9feed566
commit 8fe320baa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/feature_macros.md

@ -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!"]
],

Loading…
Cancel
Save