Updated Compile keyboard bootloader (markdown)

GNU 2022-09-26 13:14:01 +08:00
parent 9d02729dfa
commit dffe8ee010

@ -10,7 +10,7 @@ make generic-pc13
```
this will produce `bootloader_only_binaries/generic_boot20_pc13.bin`
## Convert bootloader to hex format
using `srec_cat`
using `srec_cat` to convert
windows: http://srecord.sourceforge.net/
linux: sudo apt install srecord