aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/vision_division
AgeCommit message (Collapse)Author
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)Gravatar skullydazed
* Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Gravatar Joe Wasson
2017-08-16Make the bulk of our keyboards match the readme.md standardGravatar skullY
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Gravatar Jack Humbert
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-05-11Fix spelling of "persistent"Gravatar Nikolaus Wittenstein
Fixes #1201.
2016-10-28Fixing Debounce - WIPGravatar IBNobody
2016-10-23Fixed some large keyboard bugsGravatar IBNobody
Fixed some bugs relating to keyboards with more than 16 columns. Also added the ability to mask off keyboard matrix bits.
2016-10-18Updating Vision keyboard filesGravatar IBNobody
2016-09-28Updating Vision to beta layout.Gravatar IBNobody
2016-09-13Changed Docs, Moved RetroRefit to HandwiredGravatar IBNobody
2016-08-25Split vision_division into Makefile/rules.mkGravatar Fred Sundvik
2016-08-25Added pin support for A0-A7Gravatar IBNobody
Vision Division - It works!
2016-08-23NightlyGravatar IBNobody
Prep for Vision build
2016-08-21NightlyGravatar IBNobody
Only major change to qmk was the addition of A0-A7 pins for the AT90USB
2016-08-20In Progress MergeGravatar IBNobody
2016-08-20Initial CommmitGravatar IBNobody