zmk/app/boards/arm/tornblue/README.md
Richard Titmuss ffba8fad25 tornblue
2023-11-01 13:25:48 +00:00

13 lines
271 B
Markdown

# tornblue
tornblue is a split keyboard with visible smt components. https://github.com/rtitmuss/tornblue.
## Building tornblue ZMK firmware
```
west build -p -d build/tornblue_left -b tornblue_left
```
```
west build -p -d build/tornblue_right -b tornblue_right
```