<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/roadkit, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2018-09-13T16:40:43Z</updated>
<entry>
<title>Keyboard: Shuffle keyboards into thevankeyboards directory (#3895)</title>
<updated>2018-09-13T16:40:43Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2018-09-13T16:40:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ce122c4981c71d33a85db94c787d5ec7a823acc6'/>
<id>urn:sha1:ce122c4981c71d33a85db94c787d5ec7a823acc6</id>
<content type='text'>
* move tv44 to thevankeyboards directory

* move bananasplit to thevankeyboards

* move roadkit to thevankeyboards directory

* add a basic readme

* update readmes to correct the make instructions and add more help text

* rename tv44 to minivan as per Jack's suggestions

* update readme

* rename tv44 to minivan

* update tv44 to minivan

* change includes for tv44 to minivan

* remove extra includes
</content>
</entry>
<entry>
<title>add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)</title>
<updated>2018-08-26T18:59:52Z</updated>
<author>
<name>Michael F. Lamb</name>
<email>mike@datagrok.org</email>
</author>
<published>2018-08-26T18:59:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=95e9ef27be883cf57572ec1c8787b716fc3753da'/>
<id>urn:sha1:95e9ef27be883cf57572ec1c8787b716fc3753da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Roadkit refactor and Configurator support (#3303)</title>
<updated>2018-07-05T00:59:35Z</updated>
<author>
<name>noroadsleft</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2018-07-05T00:59:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=3204dec09636f94275707368fb1ba37632c82042'/>
<id>urn:sha1:3204dec09636f94275707368fb1ba37632c82042</id>
<content type='text'>
* Matrix refactor: rename KEYMAP to LAYOUT_numpad_4x4

* Keymap refactor: QMK_KEYBOARD_H, matrix renames, readability

* Configurator support

* Add numpad_4x4 LAYOUT to rules.mk
</content>
</entry>
<entry>
<title>Fixed dead links (#2451)</title>
<updated>2018-03-01T15:45:47Z</updated>
<author>
<name>Brian Choromanski</name>
<email>BrianChoromanski@gmail.com</email>
</author>
<published>2018-03-01T15:45:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=7f7f763598b7be7b2081a73be2124f40349d8032'/>
<id>urn:sha1:7f7f763598b7be7b2081a73be2124f40349d8032</id>
<content type='text'>
* Fixed typo of 'confid.h' to 'config.h'

* Fixed broken links in docs

* Fixed a lot of dead links
</content>
</entry>
<entry>
<title>fix a typo</title>
<updated>2017-11-03T00:36:15Z</updated>
<author>
<name>skullY</name>
<email>skullydazed@gmail.com</email>
</author>
<published>2017-11-03T00:36:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f357bd0cccb24fd897e8b042152702b72c1bb52e'/>
<id>urn:sha1:f357bd0cccb24fd897e8b042152702b72c1bb52e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do some cleanup for the API</title>
<updated>2017-11-02T23:47:39Z</updated>
<author>
<name>skullY</name>
<email>skullydazed@gmail.com</email>
</author>
<published>2017-11-02T23:47:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=685d4c2f9754e22de3b68379cfc959197495c0aa'/>
<id>urn:sha1:685d4c2f9754e22de3b68379cfc959197495c0aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make arguments redo, subproject elimination (#1784)</title>
<updated>2017-10-14T21:32:19Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2017-10-14T21:32:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=800ec55dfca06b4630acf62cbb5f130c4031e4f1'/>
<id>urn:sha1:800ec55dfca06b4630acf62cbb5f130c4031e4f1</id>
<content type='text'>
* 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
</content>
</entry>
<entry>
<title>Adding my Roadkit keymap (#1798)</title>
<updated>2017-10-05T17:22:58Z</updated>
<author>
<name>Dylan Khor</name>
<email>thekhord@gmail.com</email>
</author>
<published>2017-10-05T17:22:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e446eddca9f838f0c7f4784cfac2d083a018ba21'/>
<id>urn:sha1:e446eddca9f838f0c7f4784cfac2d083a018ba21</id>
<content type='text'>
* Initial khord roadkit keymap

* Remove bad readme

* Transfer dot through to layer 2 and add clarifications to layout comments
</content>
</entry>
<entry>
<title>remove all makefiles from keyboard directories</title>
<updated>2017-09-27T18:21:09Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2017-09-27T18:21:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=791b9cc6520004f7010072529fdf749750d2d7ca'/>
<id>urn:sha1:791b9cc6520004f7010072529fdf749750d2d7ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove all Makefiles from the keyboards directory. (#1660)</title>
<updated>2017-09-08T17:47:50Z</updated>
<author>
<name>skullydazed</name>
<email>skullydazed@users.noreply.github.com</email>
</author>
<published>2017-09-08T17:47:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=4cdcbdb861589ae23902d0e9cadcf27453623a79'/>
<id>urn:sha1:4cdcbdb861589ae23902d0e9cadcf27453623a79</id>
<content type='text'>
* 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
</content>
</entry>
</feed>
