<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk/docs/feature_haptic_feedback.md, 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-08-04T00:16:16+00:00</updated>
<entry>
<title>haptic: further naming cleanups (#21682)</title>
<updated>2023-08-04T00:16:16+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-08-04T00:16:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=0b802defd4ad81f38bdd3ae0192e2a834f7d99be'/>
<id>urn:sha1:0b802defd4ad81f38bdd3ae0192e2a834f7d99be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>haptic: naming cleanups (#21551)</title>
<updated>2023-07-20T23:17:39+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-07-20T23:17:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=b090354143612d2c0f5c8629510542de5bd4e29e'/>
<id>urn:sha1:b090354143612d2c0f5c8629510542de5bd4e29e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Align haptic feedback keycode names (#18964)</title>
<updated>2022-11-07T02:43:53+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2022-11-07T02:43:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=e4d2ba9a4d98a8ff7327156ff45cc6339cb40c95'/>
<id>urn:sha1:e4d2ba9a4d98a8ff7327156ff45cc6339cb40c95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Feature] Add support for multiple switchs/solenoids to Haptic Feedback engine (#15657)</title>
<updated>2022-05-15T11:24:35+00:00</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2022-05-15T11:24:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=f090881aebbd7af74294b53fabdf55a35004f190'/>
<id>urn:sha1:f090881aebbd7af74294b53fabdf55a35004f190</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rip out old macro and action_function system (#16025)</title>
<updated>2022-01-24T21:22:20+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2022-01-24T21:22:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=1d11ae3087f583c4f4756169802b33adea71ed94'/>
<id>urn:sha1:1d11ae3087f583c4f4756169802b33adea71ed94</id>
<content type='text'>
* Rip out old macro and action_function system

* Update quantum/action_util.c

Co-authored-by: Joel Challis &lt;git@zvecr.com&gt;</content>
</entry>
<entry>
<title>Documentation Typo fix (#15538)</title>
<updated>2021-12-22T12:47:01+00:00</updated>
<author>
<name>SmollChungus</name>
<email>38044391+SmollChungus@users.noreply.github.com</email>
</author>
<published>2021-12-22T12:47:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=e95156d4d83ac849b1ee9b9220e9a27620bd88bc'/>
<id>urn:sha1:e95156d4d83ac849b1ee9b9220e9a27620bd88bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic keycode overhaul (#14726)</title>
<updated>2021-11-04T05:22:17+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2021-11-04T05:22:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=f529580860cf5a1de4afc10432f218a45daae17a'/>
<id>urn:sha1:f529580860cf5a1de4afc10432f218a45daae17a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>haptic: Feature to disable it when usb port is not configured or suspended. (#12692)</title>
<updated>2021-11-02T05:54:29+00:00</updated>
<author>
<name>Purdea Andrei</name>
<email>andrei@purdea.ro</email>
</author>
<published>2021-11-02T05:54:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=76fb54403ccd3ebaf1ca49c5172335e3593c5c5c'/>
<id>urn:sha1:76fb54403ccd3ebaf1ca49c5172335e3593c5c5c</id>
<content type='text'>
This also add support for specifying a LED pin to indicate haptic status,
and also adds support for a haptic-enable pin, which is useful to turn off
the boost converter on the solenoid driver.</content>
</entry>
<entry>
<title>Split out HAPTIC_ENABLE to have separate DRIVER option (#14854)</title>
<updated>2021-10-18T11:55:44+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2021-10-18T11:55:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=01b702bece4de0aa17c1df39a3305a1b643fd762'/>
<id>urn:sha1:01b702bece4de0aa17c1df39a3305a1b643fd762</id>
<content type='text'>
* DRIVER -&gt; ENABLE

* Update generic_features.mk

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

* Update common_features.mk

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
<entry>
<title>Add LM() keys to the list of keys disabled by NO_HAPTIC_MOD (#14181)</title>
<updated>2021-10-03T19:02:05+00:00</updated>
<author>
<name>Purdea Andrei</name>
<email>andrei@purdea.ro</email>
</author>
<published>2021-10-03T19:02:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=eb5b24f97c8ab5f9ca85a5bbb60b3b806e1507e6'/>
<id>urn:sha1:eb5b24f97c8ab5f9ca85a5bbb60b3b806e1507e6</id>
<content type='text'>
</content>
</entry>
</feed>
