forked from mirrors/qmk_firmware
Fix binepad/bn009
and durgod/dgk6x/hades_ansi
keymaps (#21701)
This commit is contained in:
parent
049a4baec0
commit
d52bafade3
4 changed files with 4 additions and 4 deletions
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"keyboard": "durgod/dgk6x/hades",
|
||||
"keyboard": "durgod/dgk6x/hades_ansi",
|
||||
"keymap": "default",
|
||||
"layout": "LAYOUT_65_ansi",
|
||||
"layers": [
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"keyboard": "durgod/dgk6x/hades",
|
||||
"keyboard": "durgod/dgk6x/hades_ansi",
|
||||
"keymap": "via",
|
||||
"layout": "LAYOUT_65_ansi",
|
||||
"layers": [
|
||||
|
|
Loading…
Reference in a new issue