From: Sean Reifschneider Date: Fri, 19 Aug 2016 20:36:41 +0000 (-0600) Subject: Adding nicer Infinity build instructions. X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=32216066e7a6881378f7f46995a00da36c0d34f3;p=qmk_firmware.git Adding nicer Infinity build instructions. --- diff --git a/keyboards/ergodox/readme.md b/keyboards/ergodox/readme.md index f81d7cd8d..9f8941863 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)