<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk/quantum/process_keycode/process_clicky.c, branch master</title>
<subtitle>Custom split ortholinear mechanical keyboard with rollerball mouse. Firmware. https://blog.node5.net/custom-keyboard
</subtitle>
<id>http://git.node5.net/firmware/qmk/atom?h=master</id>
<link rel='self' href='http://git.node5.net/firmware/qmk/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/'/>
<updated>2023-07-16T13:42:56+00:00</updated>
<entry>
<title>quantum: remove direct `quantum.h` includes (#21507)</title>
<updated>2023-07-16T13:42:56+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-07-16T13:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=da2d2f947d5c30aebea17f414fb22ad50fe5410b'/>
<id>urn:sha1:da2d2f947d5c30aebea17f414fb22ad50fe5410b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Align audio keycode names (#18962)</title>
<updated>2022-11-05T17:05:19+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2022-11-05T17:05:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=69fa02c37d296273c47a5cc0767ca9e6b7170a47'/>
<id>urn:sha1:69fa02c37d296273c47a5cc0767ca9e6b7170a47</id>
<content type='text'>
* Align audio keycode names

* Update docs

* Update quantum</content>
</entry>
<entry>
<title>Format code according to conventions (#16322)</title>
<updated>2022-02-12T18:29:31+00:00</updated>
<author>
<name>QMK Bot</name>
<email>hello@qmk.fm</email>
</author>
<published>2022-02-12T18:29:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=63646e8906e062d1c1de3925cba70c4e3426a855'/>
<id>urn:sha1:63646e8906e062d1c1de3925cba70c4e3426a855</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clang-format changes</title>
<updated>2019-08-30T22:01:52+00:00</updated>
<author>
<name>skullY</name>
<email>skullydazed@gmail.com</email>
</author>
<published>2019-08-30T18:19:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=b624f32f944acdc59dcb130674c09090c5c404cb'/>
<id>urn:sha1:b624f32f944acdc59dcb130674c09090c5c404cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds a configurable initial delay to the audio clicky feature (#4286)</title>
<updated>2019-05-17T20:48:53+00:00</updated>
<author>
<name>Josh</name>
<email>josh@visionistinc.com</email>
</author>
<published>2019-05-17T20:48:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=d85110b6ec5fcdf3ef88b41909ce739b017abbea'/>
<id>urn:sha1:d85110b6ec5fcdf3ef88b41909ce739b017abbea</id>
<content type='text'>
* Adding an AUDIO_CLICKY_DELAY_DURATION configurable value to the AUDIO_CLICKY feature.

* Tweaking my community keymap to work better with my rev 4 planck.
</content>
</entry>
<entry>
<title>Fix Audio Clicky by adding missing punctuation (#5171)</title>
<updated>2019-02-18T17:53:38+00:00</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-02-18T17:53:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=feee01192eacdbbdc92e76f965d6c93c695b2d2d'/>
<id>urn:sha1:feee01192eacdbbdc92e76f965d6c93c695b2d2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ARM Audio issues and its EEPROM persistence (#4936)</title>
<updated>2019-02-15T04:12:37+00:00</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-02-15T04:12:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=85022f8bb5129f7118b55556c1ce85bc7d721356'/>
<id>urn:sha1:85022f8bb5129f7118b55556c1ce85bc7d721356</id>
<content type='text'>
* Don't click if turning audio off

On ARM, playing the click when turning off audio causes the audio get stuck and continually play the tone

* Fix Audio EEPROM support for ARM

* Update touched files to conform to QMK Coding Conventions

* Add better check for ARM EEPROM support
</content>
</entry>
<entry>
<title>Make Audio Clicky's randomness a float</title>
<updated>2018-09-28T01:31:18+00:00</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2018-09-28T01:12:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=edeace279b1cdc5a5450cc5b41d49b341a3a121f'/>
<id>urn:sha1:edeace279b1cdc5a5450cc5b41d49b341a3a121f</id>
<content type='text'>
Rather than a define, but read from the define.  This way, a smart coder could externally configure the randomness, changing it on the fly

This is also a precursor step to adding full on support for configurable randomness.
</content>
</entry>
<entry>
<title>Add On/Off keycodes</title>
<updated>2018-09-25T20:28:36+00:00</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2018-06-01T20:29:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=a0309db983150fd0197eb620a6ba552d90d29f93'/>
<id>urn:sha1:a0309db983150fd0197eb620a6ba552d90d29f93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add functions so you can configure programatically</title>
<updated>2018-09-25T20:28:36+00:00</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2018-05-31T19:24:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=cfb1b353eef290ea4eddd7cfcb4617ca25d440d2'/>
<id>urn:sha1:cfb1b353eef290ea4eddd7cfcb4617ca25d440d2</id>
<content type='text'>
</content>
</entry>
</feed>
