gittyeric / ergodox-macro-hax

A hack to get around the 4-button max Macro limit in Oryx for Ergodox / Moonlander keyboards.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm copy script has typo in package.json

mindcat opened this issue · comments

line 10: "copy": "cpy ./layouty_src/..."
SHOULD BE ->
line 10: "copy": "cpy ./layout_src/..."

Oh you got me there, I guess I did not need it anymore later...

Fixed by @sytone: https://github.com/Phoscur/oryx-macro-hax/blob/main/package.json#L12

The project is being migrated to my fork.