Skip to content

Commit

Permalink
doc(readme): mark led feature completed
Browse files Browse the repository at this point in the history
Signed-off-by: HaoboGu <[email protected]>
  • Loading branch information
HaoboGu committed Feb 22, 2024
1 parent 82c2591 commit c675d3b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ step-to-step instruction for rp2040 and stm32h7
cargo build
```

3. Flash it
3. Flash

```shell
cd boards/rp2040
Expand Down Expand Up @@ -106,11 +106,11 @@ A lot of todos at the list, any contributions are welcomed :)
- [x] vial support
- [x] eeprom
- [x] project template
- [ ] easy keyboard configuration with good default
- [ ] LED
- [ ] RGB
- [ ] better documentation
- [ ] ~~easy keyboard configuration with good default~~(haven't found a good way to achieve this, if you got any idea, ping me pls)
- [x] LED
- [ ] keyboard macro
- [ ] better documentation
- [ ] RGB
- [ ] encoder
- [ ] wireless
- [ ] default bootloader/DFU
Expand Down

0 comments on commit c675d3b

Please sign in to comment.