updated readme and gitignore
This commit is contained in:
parent
fbd02ec9c4
commit
0510106844
2 changed files with 7 additions and 6 deletions
1
app/boards/shields/duckboard/.gitignore
vendored
1
app/boards/shields/duckboard/.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
/CMakeCache
|
||||
/settings_clear.uf2
|
||||
/CMakeFiles
|
||||
/CMakeCache.txt
|
||||
|
|
|
@ -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,8 +13,8 @@ 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)
|
||||
* 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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue