Skip to content

Commit

Permalink
Fix keyboard field for some JSON keymaps (qmk#21752)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark authored Aug 14, 2023
1 parent e6187b7 commit 125a903
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"version": 1,
"author": "skullydazed",
"notes": "",
"keyboard": "clueboard/2x1800/2018",
"keyboard": "clueboard/2x1800/2021",
"keymap": "default",
"layout": "LAYOUT_all",
"layers": [
Expand Down
2 changes: 1 addition & 1 deletion keyboards/durgod/k320/keymaps/default_mac/keymap.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"keyboard": "durgod/k310/base",
"keyboard": "durgod/k320/base",
"keymap": "default_mac",
"layout": "LAYOUT_all",
"layers": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"keyboard": "handwired/pytest/basic",
"keyboard": "handwired/pytest/macro",
"keymap": "default_json",
"layout": "LAYOUT_ortho_1x1",
"layers": [["QK_MACRO_0"]],
Expand Down
2 changes: 1 addition & 1 deletion keyboards/jacky_studio/piggy60/keymaps/via/keymap.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"keyboard": "jacky_studio/piggy60",
"keyboard": "jacky_studio/piggy60/rev1/solder",
"keymap": "via",
"layout": "LAYOUT_all",
"layers": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"keyboard": "splitkb/aurora/sofle_v2",
"keyboard": "splitkb/aurora/sofle_v2/rev1",
"keymap": "default",
"version": 1,
"layout": "LAYOUT",
Expand Down

0 comments on commit 125a903

Please sign in to comment.