<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/kinesis/alvicstep, 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>2020-01-04T20:29:44Z</updated>
<entry>
<title>Move some common matrix code to a common location (#7699)</title>
<updated>2020-01-04T20:29:44Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2020-01-04T20:29:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=dcb7ca3f7910420cfa85ba659d48285b3633a978'/>
<id>urn:sha1:dcb7ca3f7910420cfa85ba659d48285b3633a978</id>
<content type='text'>
* Move some common matrix code to a common location

* Refactor some 'custom_matrix_helper' logic to use custom matrix lite

* Fix build for kinesis/stapelberg - abuse of vpath was picking up matrix.c from core when custom matrix was enabled

* Add validation for CUSTOM_MATRIX
</content>
</entry>
<entry>
<title>Cleanup rules.mk for 32U4 keyboards, I-K (#7097)</title>
<updated>2019-10-22T04:43:18Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-10-22T04:43:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2ee961c9e873d577e711431ae0960aa21629525e'/>
<id>urn:sha1:2ee961c9e873d577e711431ae0960aa21629525e</id>
<content type='text'>
* Cleanup rules.mk for 32U4 keyboards, I-K

* Clean up ivy rules.mk
</content>
</entry>
<entry>
<title>Kinesis refactor and Configurator update (#3245)</title>
<updated>2018-06-28T02:24:08Z</updated>
<author>
<name>noroadsleft</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2018-06-28T02:24:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f1344d1f1e8738f2bbb447a7609f9c82035467cc'/>
<id>urn:sha1:f1344d1f1e8738f2bbb447a7609f9c82035467cc</id>
<content type='text'>
* Matrix refactor

* Keymap refactor

* Configurator support

* Stapelberg readme formatting fix (missing grave accent)
</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>Remove _quantum functions from custom matrix.c code</title>
<updated>2018-02-06T17:25:30Z</updated>
<author>
<name>U-LANDSRAAD\drashna</name>
<email>drashna@live.com</email>
</author>
<published>2018-02-06T05:57:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=84a713b05cb50d01fc94e6b5b3e69420e7028d2c'/>
<id>urn:sha1:84a713b05cb50d01fc94e6b5b3e69420e7028d2c</id>
<content type='text'>
</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>Creates a layouts/ folder for keymaps shared between keyboards (#1609)</title>
<updated>2017-08-24T02:29:07Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2017-08-24T02:29:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d2ff66a985b938e87fffe55c1d9f1dc55e356f91'/>
<id>urn:sha1:d2ff66a985b938e87fffe55c1d9f1dc55e356f91</id>
<content type='text'>
* include variables and .h files as pp directives

* start layout compilation

* split ergodoxes up

* don't compile all layouts for everything

* might seg fault

* reset layouts variable

* actually reset layouts

* include rules.mk instead

* remove includes from rules.mk

* update variable setting

* load visualizer from path

* adds some more examples

* adds more layouts

* more boards added

* more boards added

* adds documentation for layouts

* use lowercase names for LAYOUT_

* add layout.json files for each layout

* add community folder, default keymaps for layouts

* touch-up default layouts

* touch-up layouts, some keyboard rules.mk

* update documentation for layouts

* fix up serial/i2c switches
</content>
</entry>
<entry>
<title>remove .hex, .PNG, .jpg</title>
<updated>2017-06-12T02:16:42Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2017-06-12T02:16:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=23c448b21d050cc1f9e9907ce9f6569d9b6c879b'/>
<id>urn:sha1:23c448b21d050cc1f9e9907ce9f6569d9b6c879b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove the rest of the .pngs</title>
<updated>2017-06-12T01:24:23Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2017-06-12T01:24:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a7ce482d142b5e4570ba0f63423ec66e51c51c6f'/>
<id>urn:sha1:a7ce482d142b5e4570ba0f63423ec66e51c51c6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>trying to clean up duplicate docs</title>
<updated>2017-01-09T06:17:47Z</updated>
<author>
<name>milestogo</name>
<email>milestogo@users.noreply.github.com</email>
</author>
<published>2017-01-09T06:17:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=62f1c13c3ad56e1a3fd90328355c57a4b1b61c6a'/>
<id>urn:sha1:62f1c13c3ad56e1a3fd90328355c57a4b1b61c6a</id>
<content type='text'>
</content>
</entry>
</feed>
