1
0
Fork 0

[Keyboard] Add support for ISO version of Durgod Hades (#20110)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Moritz Plattner 2023-04-12 17:36:28 +02:00 committed by GitHub
parent 41add95eb6
commit c57902d443
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 443 additions and 6 deletions

View file

@ -149,6 +149,15 @@
"durgod/k320": {
"target": "durgod/k3x0/k320"
},
"durgod/hades": {
"target": "durgod/dgk6x/hades_ansi"
},
"durgod/hades_ansi": {
"target": "durgod/dgk6x/hades_ansi"
},
"durgod/hades_iso": {
"target": "durgod/dgk6x/hades_iso"
},
"dztech/dz60rgb": {
"target": "dztech/dz60rgb/v1"
},