corrects vagrant script path from @b46f343
updates vagrant script path
makes vagrant usable again
cleans up folder structure
* consolidates docs
* deletes converter/
* updates .md references (most)
Add missing elevate.exe file (#377)
* Stops explorer.exe from being started with admin privilieges
* added missing elevate.exe file
Improve string sending (#376)
Add a Travis recipe. (#374)
Stops explorer.exe from being started with admin privilieges (#373)
new line/tab in send_string
adds send_string functionality (string macros)
Submitting ArrowPad, A QMK-based 21/24 key keypad (#372)
* Created arrow pad, a QMK based numpad designed for heavy text editing
* Enabled backlighting, numlock indicator, and forced nkro for arrowpad
* WIP Arrowpad 21
* WIP Arrowpad 21
* Combined Arrow Pad 21 and 24
* Combined Arrow Pad 21 and 24
* Removed 21 folder
Merge pull request #297 from gid0/master
Add an ErgoDox bépo layout.
Merge pull request #367 from waveform80/fix-unselect-rows-prototype
Squash the prototype compiler warning
Merge pull request #368 from waveform80/daves-layout-readme
Added a README and minor tweaks for "dave" KEYMAP
Merge pull request #356 from johgh/master
ergodox_ez: added dvorak_spanish layout
Update to Makefile an ergodox readme (#365)
* Autodetect teensy-loader-cli over teensy_loader_cli.
Some distributions (e.g. Arch Linux, Guix) install teensy_loader_cli
as teensy-loader-cli. Use this one if it is installed.
* Update ergodox_ez/readme.md
- Mention Linux distris providing teensy-loader-cli
- Mention `make teensy ...`
Added a README and minor tweaks
Squash the prototype compiler warning
unselect_rows declared with no parameter list; requires (void) to
prevent compiler warning