automatically forward ergodox ez
This commit is contained in:
parent
bb249fb239
commit
f422f442cf
2 changed files with 3 additions and 0 deletions
1
util/ergodox_ez.html
Normal file
1
util/ergodox_ez.html
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<html><head><meta http-equiv="refresh" content="0; url=http://qmk.fm/keyboards/ergodox/" /></head></html>
|
|
@ -15,6 +15,8 @@ git submodule update --init --recursive
|
||||||
rm -rf keyboard
|
rm -rf keyboard
|
||||||
rm -rf keyboards
|
rm -rf keyboards
|
||||||
cp -r ../qmk_firmware/keyboards .
|
cp -r ../qmk_firmware/keyboards .
|
||||||
|
mk keyboards/ergodox_ez/
|
||||||
|
cp ../qmk_firmware/util/ergodox_ex.html keyboards/ergodox_ez/index.html
|
||||||
cp ../qmk_firmware/readme.md qmk_readme.md
|
cp ../qmk_firmware/readme.md qmk_readme.md
|
||||||
./generate.sh
|
./generate.sh
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue