From d104e899cc8b1807be7da9c5ccfcdfada3fd4127 Mon Sep 17 00:00:00 2001 From: Jack Hartstein Date: Mon, 19 Apr 2021 22:50:33 -0700 Subject: [PATCH] updated readme and merged with latest ZMK update --- app/boards/shields/duckboard/README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/app/boards/shields/duckboard/README.md b/app/boards/shields/duckboard/README.md index c2d5bfd6..b82d1732 100644 --- a/app/boards/shields/duckboard/README.md +++ b/app/boards/shields/duckboard/README.md @@ -1,10 +1,8 @@ ## ZMK Firmware adapted for duckboard/nice!nano combo -Last Updated: 3 April 2021 +Last Updated: 19 April 2021 -**_warning:_** this is beta firmware, some features may have bugs - -Please message me on [discord](https://discord.gg/K3SJrtN5PJ) if you find any bugs +**_notice:_** This firmware has been tested and validated, but continues to be updated on a regular basis. If you encounter any issues, please message me on [discord](https://discord.gg/K3SJrtN5PJ) to report any bugs. Credit for the ZMK Firmware to [The ZMK Contributors](https://zmkfirmware.dev/) Hardware credit for the duckboard to [doodboard](https://doodboard.xyz/) @@ -15,9 +13,9 @@ Join the [ZMK Discord Server](https://zmkfirmware.dev/community/discord/invite) Flashing Instructions: * download the duckboard.uf2 file -* connect the nice!nano to your computer and put it in bootloader (short gnd+rst twice) -* the nano should appear as a storage device on your computer once in bootloader mode -* drag the duck.uf2 file into the nano storage and it should flash automatically +* connect the nice!nano to your computer and put it in bootloader mode (short gnd+rst twice) +* the n!n should appear as a storage device on your computer once in bootloader mode +* drag the duckboard.uf2 file into the n!n storage and it should flash automatically further flashing instructions in the [nice!nano docs](https://docs.nicekeyboards.com/#/nice!nano/getting_started?id=flashing-firmware-and-bootloaders)