<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk/common/command.c, branch master</title>
<subtitle>Custom split ortholinear mechanical keyboard with rollerball mouse. Firmware. https://blog.node5.net/custom-keyboard
</subtitle>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/'/>
<entry>
<title>Remove core library and build files</title>
<updated>2015-04-09T16:25:48+00:00</updated>
<author>
<name>tmk</name>
<email>hasu@tmk-kbd.com</email>
</author>
<published>2015-04-09T16:25:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=6746e37088ce8ba03529c1226bd216705edb2b1f'/>
<id>6746e37088ce8ba03529c1226bd216705edb2b1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #151 from bswinnerton/typo-fix</title>
<updated>2015-01-19T02:58:04+00:00</updated>
<author>
<name>tmk</name>
<email>tmk@users.noreply.github.com</email>
</author>
<published>2015-01-19T02:58:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=aa95d6ff62ef46dfa5d41858b1cbf7f4eebf33b9'/>
<id>aa95d6ff62ef46dfa5d41858b1cbf7f4eebf33b9</id>
<content type='text'>
Fixing typo in console mode</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixing typo in console mode</pre>
</div>
</content>
</entry>
<entry>
<title>Fix modifier stuck of Lock command(#127)</title>
<updated>2015-01-01T03:17:11+00:00</updated>
<author>
<name>tmk</name>
<email>hasu@tmk-kbd.com</email>
</author>
<published>2015-01-01T03:17:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=22d99f26af757c0bedb31ba3f63d793e4b2d4ca3'/>
<id>22d99f26af757c0bedb31ba3f63d793e4b2d4ca3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing typo in console mode</title>
<updated>2014-11-30T18:27:59+00:00</updated>
<author>
<name>Brooks Swinnerton</name>
<email>bswinnerton@gmail.com</email>
</author>
<published>2014-11-30T18:27:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=60acd8996d559f5ab0458c2e1ea46ac9790d14b3'/>
<id>60acd8996d559f5ab0458c2e1ea46ac9790d14b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ad hoc fix of command API</title>
<updated>2014-07-30T05:38:25+00:00</updated>
<author>
<name>tmk</name>
<email>nobody@nowhere</email>
</author>
<published>2014-06-30T19:02:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=47bc3016d36cbfd83904fff5947acb6436dd37c3'/>
<id>47bc3016d36cbfd83904fff5947acb6436dd37c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bit</title>
<updated>2014-07-07T03:01:01+00:00</updated>
<author>
<name>tmk</name>
<email>tmk@users.noreply.github.com</email>
</author>
<published>2014-07-07T03:01:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=3eeb0a96232af825962fa1e9b05b80ac1cfd1868'/>
<id>3eeb0a96232af825962fa1e9b05b80ac1cfd1868</id>
<content type='text'>
Adding NKRO virtual dip-switch, using existing bit in keymap byte.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding NKRO virtual dip-switch, using existing bit in keymap byte.</pre>
</div>
</content>
</entry>
<entry>
<title>Make NKRO deafult when it is available</title>
<updated>2014-04-26T19:16:49+00:00</updated>
<author>
<name>tmk</name>
<email>nobody@nowhere</email>
</author>
<published>2014-04-25T06:32:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=5e3f2d2b2e5065a04495f2c55fae0849966b5d23'/>
<id>5e3f2d2b2e5065a04495f2c55fae0849966b5d23</id>
<content type='text'>
- NKRO is used only when keyboard_protocol = 1(report)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- NKRO is used only when keyboard_protocol = 1(report)
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding NKRO virtual dip-switch, using existing bit in keymap byte.</title>
<updated>2014-04-09T22:54:16+00:00</updated>
<author>
<name>Shayne Holmes</name>
<email>simon.snth@xoxy.net</email>
</author>
<published>2014-04-09T22:54:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=e5bafff725f7b9cbfc364e64c74ea7f68bfc9900'/>
<id>e5bafff725f7b9cbfc364e64c74ea7f68bfc9900</id>
<content type='text'>
This takes the last, reserved bit there, but doesn't necessitate
a revision to the magic number because it doesn't alter byte order.
Add reference to NKRO virtual dip-switch to documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This takes the last, reserved bit there, but doesn't necessitate
a revision to the magic number because it doesn't alter byte order.
Add reference to NKRO virtual dip-switch to documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mod stuck of MODS_KEY when leaving layer #62</title>
<updated>2013-10-04T07:04:31+00:00</updated>
<author>
<name>tmk</name>
<email>nobody@nowhere</email>
</author>
<published>2013-10-03T18:30:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=d52d554360d3bf06189bfd4f386fa99348d8a0a8'/>
<id>d52d554360d3bf06189bfd4f386fa99348d8a0a8</id>
<content type='text'>
- Add action_util.c and remove action_oneshot.c
- Add oneshot_mods for MODS_ONESHOT
- Add weak_mods for MODS_KEY and MACRO
- weak_mods is cleared when layer switching
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add action_util.c and remove action_oneshot.c
- Add oneshot_mods for MODS_ONESHOT
- Add weak_mods for MODS_KEY and MACRO
- weak_mods is cleared when layer switching
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix version info command</title>
<updated>2013-09-18T15:51:44+00:00</updated>
<author>
<name>tmk</name>
<email>nobody@nowhere</email>
</author>
<published>2013-09-18T15:51:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=9f29fa6bf39ff9b703de132b7f8b8a794b078471'/>
<id>9f29fa6bf39ff9b703de132b7f8b8a794b078471</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
