summaryrefslogtreecommitdiffstats
path: root/keyboards/atreus/readme.md
AgeCommit message (Collapse)AuthorFilesLines
2019-04-22Atreus rules.mk and readme (#5678)Jason Koh1-9/+12
* Update rules and readme to reflect new make usage. * Minor edit. * Minor edit.
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt1-1/+1
2018-08-24Keyboard: Support PCBDOWN variants for Atreus keyboard (#3735)Alex Schroeder1-0/+2
2018-08-16Add Atreus as an official board.Phil Hagelberg1-2/+5
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert1-3/+3
* 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-17Improve readme and PID codes for Atreus.Phil Hagelberg1-4/+2
2017-08-17Make the bulk of our keyboards match the readme.md standardskullY1-178/+9
2017-01-26replace jackhumbert with qmkJack Humbert1-1/+1
2017-01-19this is the atreus docArthur Nogueira Neves1-1/+1
2016-08-20Update keyboard readme files with new makefile instructionsFred Sundvik1-3/+4
2016-06-24Backlight abstraction and other changes (#439)Jack Humbert1-0/+186
* redoes matrix pins, abstracts backlight code for B5,6,7 * slimming down keyboard stuff, backlight breathing implemented * don't call backlight init when no pin * cleans up user/kb/quantum calls, keyboard files * fix pvc atomic * replaces CHANNEL with correct var in breathing * removes .hexs, updates readmes, updates template * cleans-up clueboards, readmes to lowercase * updates readme