Browse Source

Fix keymap.json macro example (#15567)

pull/15870/head
Tuk Bredsdorff 2 years ago
committed by GitHub
parent
commit
8fe320baa6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/feature_macros.md

+ 1
- 1
docs/feature_macros.md 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!"]
],


Loading…
Cancel
Save