Commit Graph
36 Commits
Author SHA1 Message Date
Noah AndrewsandGitHub 64218f0f70 Add proper shortcode for KC_DELETE to keycode.txt 2016-11-08 22:05:24 -05:00
Noah Andrews b2d1ff7570 Update readme to direct people to using the MHV AVR Shell 2016-06-27 14:00:48 -04:00
Noah AndrewsandJack Humbert 1b04e9d01e Long overdue fixes and improvements to environment setup scripts (#448)
* Update setup script 1 for new folder structure

* Improve script 1 output

* Launch elevate if run without admin privileges

* Improve MinGW error message

* Improvements and fixes to second script

* Log elevate output in first script
2016-06-27 09:52:01 -04:00
Noah AndrewsandJack Humbert 189a3b02fb Add missing elevate.exe file (#377)
* Stops explorer.exe from being started with admin privilieges

* added missing elevate.exe file
2016-06-03 22:42:51 -04:00
Noah AndrewsandJack Humbert c7005cdfcf Stops explorer.exe from being started with admin privilieges (#373) 2016-06-02 13:00:44 -04:00
NoahAndrews b437de8874 Added admin privilege check
Running this as a non-administrator appears to work at first, but the
changes wouldn't stick on my Win 8.1 system.  It's weird, but this
script needs to run as admin.
2016-04-11 14:30:15 -04:00
NoahAndrews 5b86028d14 Updated comment 2016-04-11 14:14:15 -04:00
NoahAndrews 1bc05ac85f Remove failing check
NEWPATH1 (C:\MinGW\msys\bin) won't actually be created until the second
script is run
2016-04-11 14:09:42 -04:00
Noah Andrews ac3f3a85d5 Update README.md 2016-03-30 11:36:35 -04:00
Noah Andrews 09d567045c Fixed minor issues with Preonic readme 2016-03-30 09:17:06 -04:00
Noah Andrews 95fba250ef Updated several keyboard folders to use new keymap naming scheme 2016-03-29 21:53:36 -04:00
Noah Andrews e28334017c Merge remote-tracking branch 'jackhumbert/master' into make-keymap-names-consistent 2016-03-29 20:03:22 -04:00
Noah Andrews 8f1ea16ad5 Fix #198 2016-03-29 16:35:06 -04:00
Noah Andrews 2ae44470e0 Fix error in Planck makefile comment
[This comment](https://www.reddit.com/r/olkb/comments/428umx/rgb_underglow/czaivbc) states that because both audio output and RGB support require the user of timer 3, they can't be enabled at the same time. That makes sense, I can see where audio.c uses timer 3. But this comment in the code states that the incompatibility is with MIDI support, which doesn't make sense based on what I see in the code. Please enlighten me if I'm mistaken.
2016-03-29 12:06:32 -04:00
Noah Andrews 60570f3e37 Added clarifying steps to Windows section of build guide 2016-03-28 22:02:52 -04:00
Noah Andrews 535daad3cd Merge remote-tracking branch 'jackhumbert/master' into improve-buildguide 2016-03-28 18:37:39 -04:00
Noah Andrews 553668550b Added build instructions to BUILD_GUIDE.md 2016-03-04 23:21:29 -05:00
Noah Andrews fe7738f2df Added Windows and Linux instructions to BUILD_GUIDE.md 2016-03-04 21:51:09 -05:00
Noah Andrews ee1b94045e Remove extraneous comma 2016-03-04 10:53:58 -05:00
Noah Andrews de1e200021 Fix #174 2016-03-04 10:15:21 -05:00
Noah Andrews b9c22ff8fc Clarified recommended Mac setup method 2016-03-02 22:38:22 -05:00
Noah Andrews 492e88b24b Updated README to point to new build guide 2016-03-02 22:33:38 -05:00
Noah Andrews 0eb252eb61 Added Mac section (copy/pasted from PCB_GUIDE.md) 2016-03-02 22:16:43 -05:00
Noah Andrews 04b47cb2eb Renamed handwriting guide to fit repository convention 2016-03-02 22:10:10 -05:00
Noah Andrews 92c3397ffc Added placeholder for windows section of build guide 2016-03-02 22:07:26 -05:00
Noah Andrews 3871ced15c Added Vagrant explanation 2016-03-02 22:03:25 -05:00
Noah Andrews a399823b93 Added stub BUILD_GUIDE.md 2016-03-02 21:53:55 -05:00
Noah Andrews d47cac9bb3 Renamed QUICK_START.md to VAGRANT_GUIDE.md 2016-03-02 21:27:45 -05:00
Noah Andrews 140a311e65 Fix link to MHV AVR Tools 2016-03-02 13:06:33 -05:00
Noah Andrews 45933e84f1 Added documentation for new Windows scripts 2016-03-02 13:02:13 -05:00
Noah Andrews 240f8d9fe0 Renamed scripts to show order 2016-03-02 12:54:53 -05:00
Noah Andrews c03d10d676 Added logging to setup script 2016-03-02 12:48:10 -05:00
Noah Andrews 06de9628be Removed unneeded lines from setup script 2016-03-02 12:25:21 -05:00
Noah Andrews b7a94a1f00 Added Windows environment setup script 2016-02-26 01:53:18 -05:00
Noah Andrews 37c8a23276 Include MSYS directory in Windows path 2016-02-26 00:29:55 -05:00
Noah Andrews 4ad96c60ab Add script to setup the PATH variable on Windows 2016-02-25 23:53:44 -05:00