updated readme and gitignore

This commit is contained in:
Jack Hartstein 2021-01-01 14:25:05 -08:00
parent fbd02ec9c4
commit 0510106844
2 changed files with 7 additions and 6 deletions

View file

@ -1,3 +1,4 @@
/CMakeCache /CMakeCache
/settings_clear.uf2 /settings_clear.uf2
/CMakeFiles /CMakeFiles
/CMakeCache.txt

View file

@ -1,8 +1,8 @@
## ZMK Firmware adapted for duckboard/nice!nano combo ## 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 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) Join the [ZMK Discord Server](https://zmkfirmware.dev/community/discord/invite) and the [doodboard Discord Server](https://discord.gg/UCEnxWk)
Flashing Instructions: Flashing Instructions:
*download the duck.uf2 file * download the duckboard.uf2 file
*plug in the nice!nano to your computer and put it in bootloader (short gnd+rst twice) * 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 * 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 * 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) further flashing instructions in the [nice!nano docs](https://docs.nicekeyboards.com/#/nice!nano/getting_started?id=flashing-firmware-and-bootloaders)