Skip to content

Commit

Permalink
Fix binepad/bn009 and durgod/dgk6x/hades_ansi keymaps (qmk#21701)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark authored and autoferrit committed Dec 6, 2023
1 parent 707a1ab commit 54e0672
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion keyboards/binepad/bn009/keymaps/default/keymap.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"keyboard": "binepad/bn009r2",
"keyboard": "binepad/bn009/r2",
"version": 1,
"author": "binepad",
"notes": "This file is a keymap.json file for binepad/bn009r2",
Expand Down
2 changes: 1 addition & 1 deletion keyboards/binepad/bn009/keymaps/via/keymap.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"via": true
}
},
"keyboard": "binepad/bn009r2",
"keyboard": "binepad/bn009/r2",
"version": 1,
"author": "binepad",
"notes": "This file is a keymap.json file for binepad/bn009r2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"keyboard": "durgod/dgk6x/hades",
"keyboard": "durgod/dgk6x/hades_ansi",
"keymap": "default",
"layout": "LAYOUT_65_ansi",
"layers": [
Expand Down
2 changes: 1 addition & 1 deletion keyboards/durgod/dgk6x/hades_ansi/keymaps/via/keymap.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"keyboard": "durgod/dgk6x/hades",
"keyboard": "durgod/dgk6x/hades_ansi",
"keymap": "via",
"layout": "LAYOUT_65_ansi",
"layers": [
Expand Down

0 comments on commit 54e0672

Please sign in to comment.