Update and rename app/boards/arm/zuna80/README.md to 应用程序/板/手臂/祖纳80/README.md

构建zuna80固件
This commit is contained in:
shuiguohuooo 2022-04-24 01:24:27 +08:00 committed by GitHub
parent 6b59399a3a
commit 72efeca3e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 9 deletions

View file

@ -1,9 +0,0 @@
# nice!60
![nice!60](https://i.imgur.com/0YWv5PE.png)
The nice!60 is a hotswap 60% made by Nice Keyboards. https://nicekeyboards.com/nice-60
## Building nice!60 ZMK firmware
```
west build -p -b nice60
```

View file

@ -0,0 +1,5 @@
## Building zuna80 ZMK firmware
```
west build -p -b zuna80
```