diff options
Diffstat (limited to 'app/boards/arm/nice60/README.md')
-rw-r--r-- | app/boards/arm/nice60/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/app/boards/arm/nice60/README.md b/app/boards/arm/nice60/README.md new file mode 100644 index 0000000..49433df --- /dev/null +++ b/app/boards/arm/nice60/README.md @@ -0,0 +1,9 @@ +# nice!60 + + +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 +``` |