add ergogen package

This commit is contained in:
daniel
2024-02-10 13:23:07 +01:00
parent ed718e3ea0
commit ddad4ba393
3 changed files with 546 additions and 0 deletions

9
package.json Normal file
View File

@@ -0,0 +1,9 @@
{
"name": "Corax",
"description": "\"Corax\", yet a split keyboard",
"author": "",
"license": "MIT",
"dependencies": {
"ergogen": "https://github.com/ergogen/ergogen.git#develop"
}
}