diff --git a/app/boards/arm/zuna80/README.md b/app/boards/arm/zuna80/README.md deleted file mode 100644 index 49433df8..00000000 --- a/app/boards/arm/zuna80/README.md +++ /dev/null @@ -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 -``` diff --git a/应用程序/板/手臂/祖纳80/README.md b/应用程序/板/手臂/祖纳80/README.md new file mode 100644 index 00000000..7dbd4107 --- /dev/null +++ b/应用程序/板/手臂/祖纳80/README.md @@ -0,0 +1,5 @@ + +## Building zuna80 ZMK firmware +``` +west build -p -b zuna80 +```