<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/quantum/process_keycode/process_audio.c, branch master</title>
<subtitle>my qmk configs</subtitle>
<id>http://archive.git.mgrote.net/qmk_sweep_skeletyl/atom?h=master</id>
<link rel='self' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/'/>
<updated>2023-07-27T04:05:26+00:00</updated>
<entry>
<title>Reduce needless precision in audio note frequency calculation (#21496)</title>
<updated>2023-07-27T04:05:26+00:00</updated>
<author>
<name>Nebuleon</name>
</author>
<published>2023-07-27T04:05:26+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=9bc85ff5afb09892312f3b130b7e5f6209835f09'/>
<id>urn:sha1:9bc85ff5afb09892312f3b130b7e5f6209835f09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>quantum: remove direct `quantum.h` includes (#21507)</title>
<updated>2023-07-16T13:42:56+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2023-07-16T13:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=da2d2f947d5c30aebea17f414fb22ad50fe5410b'/>
<id>urn:sha1:da2d2f947d5c30aebea17f414fb22ad50fe5410b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix functions with empty params (#19647)</title>
<updated>2023-01-20T16:21:17+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2023-01-20T16:21:17+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=cf935d97ae479e7a1e1f2f2f248b93e52e4cc69e'/>
<id>urn:sha1:cf935d97ae479e7a1e1f2f2f248b93e52e4cc69e</id>
<content type='text'>
* Fix functions with empty params

* Found a bunch more</content>
</entry>
<entry>
<title>Align audio keycode names (#18962)</title>
<updated>2022-11-05T17:05:19+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2022-11-05T17:05:19+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/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>
</author>
<published>2022-02-12T18:29:31+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=63646e8906e062d1c1de3925cba70c4e3426a855'/>
<id>urn:sha1:63646e8906e062d1c1de3925cba70c4e3426a855</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added missing audio_off_user() callback (#15457)</title>
<updated>2021-12-12T00:58:25+00:00</updated>
<author>
<name>Dipl.-Ing. Raoul Rubien, BSc</name>
</author>
<published>2021-12-12T00:58:25+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=415faebd6563fa07e2f0c830546217bdb621128f'/>
<id>urn:sha1:415faebd6563fa07e2f0c830546217bdb621128f</id>
<content type='text'>
Co-authored-by: Raoul Rubien &lt;raoul.rubienr@gmail.com&gt;</content>
</entry>
<entry>
<title>clang-format changes</title>
<updated>2019-08-30T22:01:52+00:00</updated>
<author>
<name>skullY</name>
</author>
<published>2019-08-30T18:19:03+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=b624f32f944acdc59dcb130674c09090c5c404cb'/>
<id>urn:sha1:b624f32f944acdc59dcb130674c09090c5c404cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds support for Planck Rev 6 (#2666)</title>
<updated>2018-07-16T15:48:31+00:00</updated>
<author>
<name>Jack Humbert</name>
</author>
<published>2018-07-16T15:48:31+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=ade22f8e2c272044ea2f80ff6fe5ca9576858939'/>
<id>urn:sha1:ade22f8e2c272044ea2f80ff6fe5ca9576858939</id>
<content type='text'>
* initial files for rev 6 with encoder

* music map init, dip scan added

* adds ws2812 driver for arm

* flesh out dip and encoder support

* adds default encoder res

* adds default encoder res

* start muse implementation

* muse working with encoder as control

* flip direction

* try mouse wheel again

* dont break other revs

* dont break other revs

* conditional autio

* pwm ws driver (not working)

* update build includes for chibios

* update ws2812 driver/config

* last commit for glasser code

* working example

* remove rgb for now

* finish up rev6

* working encoder keycodes

* add warnings to planck keymaps about the LAYOUT
</content>
</entry>
<entry>
<title>Fix Audio Clicky sub-feature (#2784)</title>
<updated>2018-04-21T16:30:10+00:00</updated>
<author>
<name>Drashna Jaelre</name>
</author>
<published>2018-04-21T16:30:10+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=33fdd1d2551591a5c295c6dc68ccf52c4698b9c1'/>
<id>urn:sha1:33fdd1d2551591a5c295c6dc68ccf52c4698b9c1</id>
<content type='text'>
* Fix Audio Clicky feature

* Add to features
</content>
</entry>
<entry>
<title>Update to drashna keymaps and userspace (#2756)</title>
<updated>2018-04-21T00:53:19+00:00</updated>
<author>
<name>Drashna Jaelre</name>
</author>
<published>2018-04-21T00:53:19+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=1bb77c087502de19fe5e403f519be321ba2c85f5'/>
<id>urn:sha1:1bb77c087502de19fe5e403f519be321ba2c85f5</id>
<content type='text'>
* Re-add NO_SECRETS option

* Add Thumb Clusters defines for default layout

* Minor tweaks

* More Minor tweaks

* Revert Orthodox layers and move function keys around

* Fix keymap so it will compile under the Infinity

Since I haven't added 'pretty' layouts to it yet

* Cleanup of userspace

* Cleanup keymaps

* OMG fix Workman

* Move mods layer key around

* Reduce debounce in Ergodox EZ

* Fix Infinity layers

* Add list of pins used by Ergdox EZ for easy reference

* Revert "Reduce debounce in Ergodox EZ"

This reverts commit 8a3db2673b419ef8032c40a6d29156cef632f9cd.

* Add Clicky toggle to Orthodox

* Fix Audio Clicky keycode

* Enable Faux Clicky by default

* Add Unicode stuff
</content>
</entry>
</feed>
