1
0
Fork 0

Refactor: move keyboards into monokei folder (#22715)

This commit is contained in:
フィルターペーパー 2023-12-24 07:48:40 +08:00 committed by GitHub
parent 9642cd9046
commit 6f16349e93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 15 additions and 6 deletions

View file

@ -479,6 +479,15 @@
"minim": {
"target": "matthewdias/minim"
},
"mnk1800s": {
"target": "monokei/mnk1800s"
},
"mnk50": {
"target": "monokei/mnk50"
},
"mnk75": {
"target": "monokei/mnk75"
},
"model01": {
"target": "keyboardio/model01"
},