]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Added placeholder for windows section of build guide
authorNoah Andrews <NoahAndrews@users.noreply.github.com>
Thu, 3 Mar 2016 03:07:26 +0000 (22:07 -0500)
committerNoah Andrews <NoahAndrews@users.noreply.github.com>
Thu, 3 Mar 2016 03:07:26 +0000 (22:07 -0500)
BUILD_GUIDE.md
VAGRANT_GUIDE.md

index 272df46c81f5f10953d73df9026cd9b460c165a6..d7106d91834e97c292595405b60f64950076f038 100644 (file)
@@ -1,9 +1,9 @@
 # Build Guide
 
-## Platform-specific setup
+## Build Environment Setup
 
 ### Windows
-
+What these instructions look like depends on whether NoahAndrews's setup scripts get merged
 
 ### Mac
 
index 948308ca11eab6963c114907ec13509663410945..922848fd75284e6ad6023ce95921090837cdb740 100644 (file)
@@ -23,3 +23,4 @@ See [doc/keymap.md](tmk_core/doc/keymap.md).
 The "easy" way to flash the firmware is using a tool from your host OS like the Teensy programming app. [ErgoDox EZ](keyboard/ergodox_ez/readme.md) gives a great example.
 
 If you want to program via the command line you can uncomment the ['modifyvm'] lines in the Vagrantfile to enable the USB passthrough into Linux and then program using the command line tools like dfu-util/dfu-programmer or you can install the Teensy CLI version.
+       
\ No newline at end of file