diff options
author | Ryan <fauxpark@gmail.com> | 2022-12-08 04:59:23 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-07 17:59:23 +0000 |
commit | 405aa7b2ed598abc6e83d98df7bd35374159659c (patch) | |
tree | fef5adf9f9a808130f17ced61ac2bbe2ab8a4e54 /keyboards/hillside/46 | |
parent | 760e5c2ee16aef6f99a17ad787de7896903c0534 (diff) |
Fix `keyboard` for some JSON keymaps (#19251)
Diffstat (limited to 'keyboards/hillside/46')
-rw-r--r-- | keyboards/hillside/46/keymaps/default/keymap.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/hillside/46/keymaps/default/keymap.json b/keyboards/hillside/46/keymaps/default/keymap.json index b24aafa32b..c92cee13f9 100644 --- a/keyboards/hillside/46/keymaps/default/keymap.json +++ b/keyboards/hillside/46/keymaps/default/keymap.json @@ -1,7 +1,7 @@ { "version": 1, "notes": "", "documentation": "\"This file is a QMK Configurator export. You can import this at <https://config.qmk.fm>. It can also be used directly with QMK's source code.\n\nTo setup your QMK environment check out the tutorial: <https://docs.qmk.fm/#/newbs>\n\nYou can convert this file to a keymap.c using this command: `qmk json2c {keymap}`\n\nYou can compile this keymap using this command: `qmk compile {keymap}`\"\n", - "keyboard": "hillside/46", + "keyboard": "hillside/46/0_1", "keymap": "default", "layout": "LAYOUT", "layers": [ |