Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ergogen-contrib

Community-powered Ergogen footprints.

Installation

Since I haven't published it on NPM yet

npm install <git repo>

Usage

In your keyboard project's package.json, add this to your scripts section:

{
  "scripts": {
    "make-board": "ergogen src/my-keyboard.yaml",
    "patch": "patch-ergogen ergogen-contrib ergogen",
    "start": "npm run patch && npm run make-board"
  }
}

This should then patch your local ergogen footprints with the footprints in the ergogen-contrib library. Also possible to use other people's libraries as well DOCS TBD.

About

No description, website, or topics provided.

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages