9136f9db3d
* Add vial support to era65 Add vial support to era/era65 * add era65 QMK files add era/era65 QMK files * Revert "add era65 QMK files" This reverts commit 8f9e544ebc3e764dd8a426e5ce813cc8fe36ea04.
14 lines
218 B
Markdown
14 lines
218 B
Markdown
# Info
|
|
Vial support for era/era65.
|
|
|
|
# Building
|
|
```
|
|
make git-submodule
|
|
make era/era65:vial
|
|
```
|
|
|
|
# Flashing
|
|
Connect the keyboard while holding down the ESC key to put it into flash mode.
|
|
```
|
|
make era/era65:vial:flash
|
|
``` |