From 0510106844dc17a47c883d33bd1e9f3978513574 Mon Sep 17 00:00:00 2001 From: Jack Hartstein Date: Fri, 1 Jan 2021 14:25:05 -0800 Subject: [PATCH] updated readme and gitignore --- app/boards/shields/duckboard/.gitignore | 1 + app/boards/shields/duckboard/README.md | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/app/boards/shields/duckboard/.gitignore b/app/boards/shields/duckboard/.gitignore index fdf12c7d..5cd6ef7f 100644 --- a/app/boards/shields/duckboard/.gitignore +++ b/app/boards/shields/duckboard/.gitignore @@ -1,3 +1,4 @@ /CMakeCache /settings_clear.uf2 /CMakeFiles +/CMakeCache.txt diff --git a/app/boards/shields/duckboard/README.md b/app/boards/shields/duckboard/README.md index 0115389c..f2c3a174 100644 --- a/app/boards/shields/duckboard/README.md +++ b/app/boards/shields/duckboard/README.md @@ -1,8 +1,8 @@ ## ZMK Firmware adapted for duckboard/nice!nano combo -Last Updated: 31 Dec 2020 +Last Updated: 1 Jan 2021 -**_warning:_** this is beta firmware that is in its very early stages, many functions still need to be tested +**_warning:_** this is beta firmware, certain functions may not work fully Please message me on [discord](https://discord.gg/K3SJrtN5PJ) if you find any bugs @@ -13,10 +13,10 @@ Hardware credit for the nice!nano to Nicell of [nice keyboards](https://nicekeyb Join the [ZMK Discord Server](https://zmkfirmware.dev/community/discord/invite) and the [doodboard Discord Server](https://discord.gg/UCEnxWk) Flashing Instructions: -*download the duck.uf2 file -*plug in 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 +* 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 further flashing instructions in the [nice!nano docs](https://docs.nicekeyboards.com/#/nice!nano/getting_started?id=flashing-firmware-and-bootloaders)