updates all config.h and Makefiles to correct references, text
Added stanleylai's personal keymap (#420)
* Added WS2812 support for KC60
* Reorganized WS2812 support into its own keymap
* Fixed relative link in README
* Moved WS2812 mention in README to the bottom
* Fixed titling in WS2812 README
* Reverted KC60 Makefile and default keymap back
* Moved RGB specific config.h to ws2812 keymap folder
* Added my personal keymap
* Updated compiled hex
* Reverted KC60 files to 3f6fac47 before pull request #419
Fresh hes for experimental layout
[Jack & Erez] Fixes Space Cadet right shift
Adapts experimental layout file format
Adds compiled default firmware
[Jack & Erez] Adds dedicated Version key
[Jack & Erez] Tweaks makefile for sanity
[Erez & Jack] Updates build guide
endline normalisation, treat .hex as bin, updates kc60 hex files
Added WS2812 support for KC60 (#419)
* Added WS2812 support for KC60
* Reorganized WS2812 support into its own keymap
* Fixed relative link in README
* Moved WS2812 mention in README to the bottom
* Fixed titling in WS2812 README
* Reverted KC60 Makefile and default keymap back
* Moved RGB specific config.h to ws2812 keymap folder
Add quick version of the all-* makefile targets (#417)
Cleans up quantum/keymap situation, removes extra lufa folders (#416)
* sorts out keycodes
* move midi around
* remove mbed
* replaces keymap with qmk/keymap_common
* fixes keymap.h
* keymap, config, quantum rearrange
* removes unneeded lufa stuff
allow overriding of TARGET
adds power_up to quantum's matrix file
prevents ergodox_ez from waking up machine (#375)
fix for parent folders with spaces (#403)
removes extra dfu erase (#415)