<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/docs/feature_midi.md, 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>2024-06-02T02:42:24+00:00</updated>
<entry>
<title>[docs] Organize driver &amp; feature docs into subfolders (#23848)</title>
<updated>2024-06-02T02:42:24+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2024-06-02T02:42:24+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=78a0adfbb4d2c4e12f93f2a62ded0020d406243e'/>
<id>urn:sha1:78a0adfbb4d2c4e12f93f2a62ded0020d406243e</id>
<content type='text'>
Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;
</content>
</entry>
<entry>
<title>Vitepress conversion of docs. (#23795)</title>
<updated>2024-05-30T02:00:41+00:00</updated>
<author>
<name>Nick Brassel</name>
</author>
<published>2024-05-30T02:00:41+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=6ef97172889ccd5db376b2a9f8825489e24fdac4'/>
<id>urn:sha1:6ef97172889ccd5db376b2a9f8825489e24fdac4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into develop</title>
<updated>2023-02-08T02:21:22+00:00</updated>
<author>
<name>QMK Bot</name>
</author>
<published>2023-02-08T02:21:22+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=650864c27d2477f3506912063c7d8adf5b4e6a28'/>
<id>urn:sha1:650864c27d2477f3506912063c7d8adf5b4e6a28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed the undefined ON and OFF parameters to thedefined constant (#19772)</title>
<updated>2023-02-08T02:20:42+00:00</updated>
<author>
<name>soggywhale</name>
</author>
<published>2023-02-08T02:20:42+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=a7febfbb62182e72ecc39c5fa9e8bd9ac923f47e'/>
<id>urn:sha1:a7febfbb62182e72ecc39c5fa9e8bd9ac923f47e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move MIDI code out of tmk_core (#19704)</title>
<updated>2023-01-30T07:47:50+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2023-01-30T07:47:50+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=242b80c63ffff022172755da35fb4767d5f837c2'/>
<id>urn:sha1:242b80c63ffff022172755da35fb4767d5f837c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Normalise MIDI keycodes (#18972)</title>
<updated>2022-11-07T02:26:15+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2022-11-07T02:26:15+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=8b658dcc9a826b03fedb1ef2bfcc692f3e25da1b'/>
<id>urn:sha1:8b658dcc9a826b03fedb1ef2bfcc692f3e25da1b</id>
<content type='text'>
* `MI_ON`, `MI_OFF`, `MI_TOG` -&gt; `MI_TOGG`

* `MI_CH*`, `MI_CHU` -&gt; `MI_CHNU`, `MI_CHD` -&gt; `MI_CHND`

* `MI_VEL_*` -&gt; `MI_VL*`, `MI_VELU`, `MI_VELD`

* `MI_TRNS_*` -&gt; `MI_TR*`, `MI_TRNSU` -&gt; `MI_TRSU`, `MI_TRNSD` -&gt; `MI_TRSD`

* `MI_OCT_*` -&gt; `MI_OC*`, `MI_OCTU`, `MI_OCTD`

* Misc controls

* Note keycodes

* Add legacy keycodes

* Regenerate keycodes

* Typo</content>
</entry>
<entry>
<title>Update feature_midi.md (#17390)</title>
<updated>2022-06-14T10:12:52+00:00</updated>
<author>
<name>Tom Barnes</name>
</author>
<published>2022-06-14T10:12:52+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=026d0e8bf1204b9f6bcc34edeaa1cb50d7f054b9'/>
<id>urn:sha1:026d0e8bf1204b9f6bcc34edeaa1cb50d7f054b9</id>
<content type='text'>
Add caveat about usb endpoints.</content>
</entry>
<entry>
<title>Move Doxygen docs to subdirectory (#16561)</title>
<updated>2022-03-07T11:22:22+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2022-03-07T11:22:22+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=75544d91273d1ae9f0255556dc5170478a1a6e49'/>
<id>urn:sha1:75544d91273d1ae9f0255556dc5170478a1a6e49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Docs] Clean up some code block languages (#14434)</title>
<updated>2021-09-14T12:16:24+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2021-09-14T12:16:24+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=b56282756b5faa410301de8c4ecdcae0e0148652'/>
<id>urn:sha1:b56282756b5faa410301de8c4ecdcae0e0148652</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Docs] added basic midi documention of common features (#13113)</title>
<updated>2021-06-07T06:53:20+00:00</updated>
<author>
<name>wxyangf</name>
</author>
<published>2021-06-07T06:53:20+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=b10728edc1ce897939833ccca447640804888854'/>
<id>urn:sha1:b10728edc1ce897939833ccca447640804888854</id>
<content type='text'>
Co-authored-by: precondition &lt;57645186+precondition@users.noreply.github.com&gt;
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;
Co-authored-by: Joel Challis &lt;git@zvecr.com&gt;</content>
</entry>
</feed>
