summaryrefslogtreecommitdiffstats
path: root/keyboards/vision_division
AgeCommit message (Collapse)AuthorFilesLines
2018-08-26add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)Michael F. Lamb1-2/+2
2018-01-01backlight breathing overhaul (#2187)Balz Guenat1-7/+7
* add breathing to bananasplit * backlight breathing overhaul * fix the backlight_tick thing. * fix for vision_division backlight * fix a few keymaps and probably break breathing for some weirdly set-up boards. * remove BL_x keycodes because they made unreasonable assumptions * some fixes for BL keycodes * integer cie lightness scaling * use cie lightness for non-breathing backlight and make breathing able to reach true max brightness
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert1-1/+1
* redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now
2017-09-27remove all makefiles from keyboard directoriesJack Humbert2-24/+0
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed1-0/+21
* 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.Joe Wasson1-11/+11
2017-08-17Make the bulk of our keyboards match the readme.md standardskullY1-29/+9
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert1-12/+12
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"Nikolaus Wittenstein1-2/+2
Fixes #1201.
2016-10-28Fixing Debounce - WIPIBNobody1-1/+1
2016-10-24Fixed some large keyboard bugsIBNobody2-0/+13
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 filesIBNobody2-99/+116
2016-09-29Updating Vision to beta layout.IBNobody7-536/+570
2016-09-14Changed Docs, Moved RetroRefit to HandwiredIBNobody1-0/+6
2016-08-25Split vision_division into Makefile/rules.mkFred Sundvik2-75/+72
2016-08-25Added pin support for A0-A7IBNobody3-5/+5
Vision Division - It works!
2016-08-24NightlyIBNobody3-36/+619
Prep for Vision build
2016-08-22NightlyIBNobody6-161/+312
Only major change to qmk was the addition of A0-A7 pins for the AT90USB
2016-08-20In Progress MergeIBNobody4-18/+137
2016-08-20Initial CommmitIBNobody9-0/+386