]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Adding nicer Infinity build instructions.
authorSean Reifschneider <sean@realgo.com>
Fri, 19 Aug 2016 20:36:41 +0000 (14:36 -0600)
committerSean Reifschneider <sean@realgo.com>
Fri, 19 Aug 2016 20:36:41 +0000 (14:36 -0600)
keyboards/ergodox/readme.md

index f81d7cd8df1338eec5a877eb457a5a2ca8da3b22..9f89418634fc2379948185a7bda47bfc15c4b0f2 100644 (file)
@@ -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)