summaryrefslogtreecommitdiff
path: root/keyboards/ergodox/readme.md
diff options
context:
space:
mode:
authorSean Reifschneider <sean@realgo.com>2016-08-19 14:36:41 -0600
committerSean Reifschneider <sean@realgo.com>2016-08-19 14:36:41 -0600
commit32216066e7a6881378f7f46995a00da36c0d34f3 (patch)
treefbbd197e2a68ee868d6ff2761e0347dfb8b8aaf1 /keyboards/ergodox/readme.md
parent7bb9d7f0f9afded61ef968b62115e772651bb1b4 (diff)
Adding nicer Infinity build instructions.
Diffstat (limited to 'keyboards/ergodox/readme.md')
-rw-r--r--keyboards/ergodox/readme.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/ergodox/readme.md b/keyboards/ergodox/readme.md
index f81d7cd8df..9f89418634 100644
--- a/keyboards/ergodox/readme.md
+++ b/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)