浏览代码

Fix README readability

master
Dejvino 6 个月前
父节点
当前提交
66f179419f
共有 1 个文件被更改,包括 5 次插入3 次删除
  1. +5
    -3
      README.md

+ 5
- 3
README.md 查看文件

@@ -8,7 +8,7 @@
3. Install Dejvino's keyboard layout: `ln -s $(pwd)/../keymap keyboards/ktec/ergodone/keymaps/dejvino`

## Compile
Run `make build`.
Run: `make build`

## Flash
If you're not on Linux, download the [TKG Toolkit](https://github.com/kairyu/tkg-toolkit) flashing utility for your system manually, otherwise let `make` do it.
@@ -17,9 +17,11 @@ If you're not on Linux, download the [TKG Toolkit](https://github.com/kairyu/tkg
1. Disconnect KBD
2. Press and hold two top-right-most keys on the left-half KBD
3. Connect KBD (LEDs will be blinking)
2. Run `make flash`. (Tip: just run `make` to compile & flash)
2. Run: `make flash`

(see [ErgoDone Readme](https://github.com/qmk/qmk_firmware/blob/master/keyboards/ktec/ergodone/readme.md) for details)
Tip: just run `make` to compile & flash.

(see [ErgoDone Readme](https://github.com/qmk/qmk_firmware/blob/master/keyboards/ktec/ergodone/readme.md) for details on flashing)

## Resources
- [QMK Firmware](https://github.com/qmk/qmk_firmware)


正在加载...
取消
保存