mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-27 21:50:12 +00:00
53a88af036
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
14 lines
341 B
Markdown
14 lines
341 B
Markdown
# Notes:
|
|
* to flush firmware to keyboard use:
|
|
```
|
|
$ make crkbd/rev1:antosha417:avrdude-split-right
|
|
$ make crkbd/rev1:antosha417:avrdude-split-left
|
|
```
|
|
|
|
# Todo:
|
|
[ ] do something with displayig symbols on oled screen
|
|
[ ] count wpm
|
|
[ ] load images
|
|
[X] figure out how to delete word on linux
|
|
[X] fix oled layer names
|