<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/quantum/template/base/keymaps, 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-07-15T08:52:02Z</updated>
<entry>
<title>Update new keyboard templates (#9636)</title>
<updated>2020-07-15T08:52:02Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-07-15T08:52:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e8d577c081469608a9c203f97aece82d4253e99e'/>
<id>urn:sha1:e8d577c081469608a9c203f97aece82d4253e99e</id>
<content type='text'>
* Update new keyboard templates

* Switch on Bootmagic Lite by default

* Remove MIDI_ENABLE and FAUXCLICKY_ENABLE</content>
</entry>
<entry>
<title>Send string keycode tweaks (#7471)</title>
<updated>2019-11-26T07:16:58Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-11-26T07:16:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=5a6737a778cfa828e4fdb5d382a84a41e5210d8e'/>
<id>urn:sha1:5a6737a778cfa828e4fdb5d382a84a41e5210d8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New and improved lock LED callbacks (#7215)</title>
<updated>2019-11-06T00:42:16Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-11-06T00:42:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=dfb78d2a086daa2ceb3fd043afce03785abfa23a'/>
<id>urn:sha1:dfb78d2a086daa2ceb3fd043afce03785abfa23a</id>
<content type='text'>
* New and improved lock LED callbacks

* Include stdbool

* Update documentation

* Use full function signatures and add keyboard-level example
</content>
</entry>
<entry>
<title>Template updates (#7221)</title>
<updated>2019-11-02T02:06:03Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-11-02T02:06:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e6cc9cc78d40af1386f9a116d5fcc95c20233110'/>
<id>urn:sha1:e6cc9cc78d40af1386f9a116d5fcc95c20233110</id>
<content type='text'>
* Template updates

* Flesh out info.json &amp; keymap.c, and turn double spaces section into a list

* Add enum to demonstrate layer naming

* Semicolon
</content>
</entry>
<entry>
<title>Prevent clang-format messing up placeholder tokens within keyboard templates (#6790)</title>
<updated>2019-10-10T10:48:37Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-10-10T10:48:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ed1bf3afa25d7e7674df7e8618dfaf243de3058b'/>
<id>urn:sha1:ed1bf3afa25d7e7674df7e8618dfaf243de3058b</id>
<content type='text'>
* Use .template file extension for keyboard template files

* Filter out .template files completely before passing to clang-format

* Undo file extension stuff; just ignore quantum/template dir
</content>
</entry>
<entry>
<title>clang-format changes</title>
<updated>2019-08-30T22:01:52Z</updated>
<author>
<name>skullY</name>
<email>skullydazed@gmail.com</email>
</author>
<published>2019-08-30T18:19:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b624f32f944acdc59dcb130674c09090c5c404cb'/>
<id>urn:sha1:b624f32f944acdc59dcb130674c09090c5c404cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove backslashes from template keymap (#6548)</title>
<updated>2019-08-17T07:29:00Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-08-17T07:29:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=802c5755065a4519caa24c120c09010f2da56c41'/>
<id>urn:sha1:802c5755065a4519caa24c120c09010f2da56c41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add copyright year placeholders to new keyboard script (#6280)</title>
<updated>2019-07-08T21:07:35Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-07-08T21:07:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=8b1cdd1e3d27cce830c36f9604e5f69337b2c83e'/>
<id>urn:sha1:8b1cdd1e3d27cce830c36f9604e5f69337b2c83e</id>
<content type='text'>
* Add copyright year placeholders to new keyboard script

* More copyright header tweaks
</content>
</entry>
<entry>
<title>Ask for your name when generating a new keyboard (#5214)</title>
<updated>2019-02-26T15:59:34Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-02-26T15:59:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0d936b2fe6a2518f2562c59f7f84692590d77aa0'/>
<id>urn:sha1:0d936b2fe6a2518f2562c59f7f84692590d77aa0</id>
<content type='text'>
* Ask for your name when generating a new keyboard

* Update docs

* Apply suggestions from code review

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;
</content>
</entry>
<entry>
<title>Update Templates (stop living in the past, its 2019) (#4897)</title>
<updated>2019-01-21T02:41:57Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2019-01-21T02:41:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b0d308eea1a66f9daaee523882c6d050cd88f1c5'/>
<id>urn:sha1:b0d308eea1a66f9daaee523882c6d050cd88f1c5</id>
<content type='text'>
</content>
</entry>
</feed>
