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
|
||
|
```
|