浏览代码

Merge pull request #86 from tibounise/master

Fixing a typo
keymap_in_eeprom
tmk 10 年前
父节点
当前提交
37bf34d5b1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      doc/build.md

+ 1
- 1
doc/build.md 查看文件

@@ -40,7 +40,7 @@ Move to project directory in the firmware source.
Build firmware using GNU `make` command. You'll see `<project>_<variant>.hex` file in that directory unless something unexpected occurs in build process.


mkae -f Makefile.<variant> clean
make -f Makefile.<variant> clean
make -f Makefile.<variant>