Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yangdigi committed Mar 24, 2024
1 parent 4bc7114 commit d1b8a2f
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion keyboards/ydkb/unicore_f1/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,24 @@
## Make

```
make ydkb/unicore_f1:xxx_vial
```

xxx means taco75 or kbd8xmk3 or tacopad ...

## Convert BIN to UF2

```
uf2conv.py ydkb_unicore_f1_xxx_vial.bin -b 0x8004000 -c -f 0x9d5bcf10 -o xxx.uf2
```
```

## Keyboards using UniCore-F1

| Keyboards using UniCore_F1 |
| -------------------------- |
| My dev60 |
| KBDFans Taco75 |
| KBDFans TacoPad |
| KBDFans KBD8xMkIII |
| KBDFans Boop65 |
| KBDFans Tofufa |

0 comments on commit d1b8a2f

Please sign in to comment.