diff options
author | QMK Bot <hello@qmk.fm> | 2023-08-14 14:23:17 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2023-08-14 14:23:17 +0000 |
commit | fb030a16d17f79bf6aaf27436871c6ec08a36c76 (patch) | |
tree | 1398932edbc26987c1b7913f8bfa92c79d8add55 /keyboards/handwired | |
parent | 6f3beae895a498dc8c86c7a79ed3c77d458da027 (diff) | |
parent | 125a9039034610712dadf2dc4cb4e94ff405c100 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired')
-rw-r--r-- | keyboards/handwired/pytest/macro/keymaps/default/keymap.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/pytest/macro/keymaps/default/keymap.json b/keyboards/handwired/pytest/macro/keymaps/default/keymap.json index 23c371aa34..3bef21a0b2 100644 --- a/keyboards/handwired/pytest/macro/keymaps/default/keymap.json +++ b/keyboards/handwired/pytest/macro/keymaps/default/keymap.json @@ -1,5 +1,5 @@ { - "keyboard": "handwired/pytest/basic", + "keyboard": "handwired/pytest/macro", "keymap": "default_json", "layout": "LAYOUT_ortho_1x1", "layers": [["QK_MACRO_0"]], |