浏览代码

Adding nicer Infinity build instructions.

Sean Reifschneider 9 年之前
父节点
当前提交
32216066e7
共有 1 个文件被更改,包括 11 次插入0 次删除
  1. 11 0
      keyboards/ergodox/readme.md

+ 11 - 0
keyboards/ergodox/readme.md

@@ -1,3 +1,14 @@
+# Infinity on Ubuntu Quickstart
+
+To build an Infinity firmware under Ubuntu (tested on 15.10):
+
+  - Run the `util/install_dependencies.sh` script as root.
+  - Build the firmware with `make keymap=keymapname subproject=infinity`
+  - Plug in the left hand keyboard only.
+  - Press the program button (back of keyboard, above thumb pad).
+  - Install the firmware with `sudo make dfu-util keymap=keymapname subproject=infinity`
+  - Install the right hand firmware, but I haven't figured this out yet.
+
 # Getting started
 
 There are two main ways you could customize the ErgoDox (EZ and Infinity)