summaryrefslogtreecommitdiff
path: root/keyboards/dk60
AgeCommit message (Collapse)Author
2018-06-07DK60: Refactor, Configurator and Readme updates (#3142)noroadsleft
* Readme cleanup * Refactor KEYMAP to LAYOUT * Configurator support * Readme cleanup Didn't spot that the modified lines were formatted as a list the first time.
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert
* 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 Humbert
2017-07-05- Fixed wording in readmedbroqua
2017-07-05- Updated dk60 readme with new QMK rulesdbroqua
2017-07-05- Fixed DK60 version in config.hdbroqua
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-05-30- Updated copyrightdbroqua
2017-05-30- Updated readmeDamien Broqua
2017-05-30- Added Capslock/Esc ledDamien Broqua
2017-05-30- Some changes on DK60Damien Broqua
2017-05-07- Initial commit for branch DK60dbroqua