From 405aa7b2ed598abc6e83d98df7bd35374159659c Mon Sep 17 00:00:00 2001 From: Ryan Date: Thu, 8 Dec 2022 04:59:23 +1100 Subject: Fix `keyboard` for some JSON keymaps (#19251) --- keyboards/hillside/52/keymaps/default/keymap.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/hillside/52') diff --git a/keyboards/hillside/52/keymaps/default/keymap.json b/keyboards/hillside/52/keymaps/default/keymap.json index 0c9853810c..4b71ccf427 100644 --- a/keyboards/hillside/52/keymaps/default/keymap.json +++ b/keyboards/hillside/52/keymaps/default/keymap.json @@ -1,7 +1,7 @@ { "version": 1, "notes": "", "documentation": "\"This file is a QMK Configurator export. You can import this at . It can also be used directly with QMK's source code.\n\nTo setup your QMK environment check out the tutorial: \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/52", + "keyboard": "hillside/52/0_1", "keymap": "default", "layout": "LAYOUT", "layers": [ -- cgit v1.2.3