<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/docs/faq_misc.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-05-30T02:00:41+00:00</updated>
<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>[Docs] RESET -&gt; QK_BOOT (#18365)</title>
<updated>2022-09-15T00:03:55+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2022-09-15T00:03:55+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=01f31bf28ebcb5721229697c93dc6e0b2d5b66d7'/>
<id>urn:sha1:01f31bf28ebcb5721229697c93dc6e0b2d5b66d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `BOOTMAGIC_ENABLE = lite` option (#15002)</title>
<updated>2021-11-04T21:18:09+00:00</updated>
<author>
<name>James Young</name>
</author>
<published>2021-11-04T21:18:09+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=84ea77ead663624a6d8ae451ca3d4318008d9d41'/>
<id>urn:sha1:84ea77ead663624a6d8ae451ca3d4318008d9d41</id>
<content type='text'>
* remove BOOTMAGIC_ENABLE=lite setting

* change keyboard BOOTMAGIC_ENABLE rules

Edits keyboard-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`.

* change keyboard BOOTMAGIC_ENABLE inline comments

Edits keyboard-level BOOTMAGIC_ENABLE inline comments to "Enable Bootmagic Lite".

* change keymap BOOTMAGIC_ENABLE rules

Edits keymap-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`.

* change keymap BOOTMAGIC_ENABLE inline comments

Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite".

* change layout/user BOOTMAGIC_ENABLE rules/comments

Edits instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`.

Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite".

* update non-rules.mk BOOTMAGIC_ENABLE references in keyboards/

* remove docs references to Full Bootmagic

* convert data-driven Bootmagic Lite instances

* remove Bootmagic Lite bodge from data-driven generation

* Merge remote-tracking branch 'upstream/develop' into rm/bootmagic-full_q4a

* update docs/ja/config_options.md per mtei

* update docs/faq_misc.md per mtei

Remove remaining Full Bootmagic reference.</content>
</entry>
<entry>
<title>Remove sysex API (#14723)</title>
<updated>2021-10-06T08:34:46+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2021-10-06T08:34:46+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=d8f0c8783a0da2e5f49d10bb0119a5be7bb4b261'/>
<id>urn:sha1:d8f0c8783a0da2e5f49d10bb0119a5be7bb4b261</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Docs] Use HTTPS for images and links where possible (#11695)</title>
<updated>2021-01-30T11:00:56+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2021-01-30T11:00:56+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=92a787ca4cdecbbb7e2c1394d5192d5fa3dabf6d'/>
<id>urn:sha1:92a787ca4cdecbbb7e2c1394d5192d5fa3dabf6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos and reword some sentences in FAQs (#11546)</title>
<updated>2021-01-23T21:41:29+00:00</updated>
<author>
<name>smiley</name>
</author>
<published>2021-01-23T21:41:29+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=d6701b3ac7b05dc6f8ce87b525af14932d5c0f27'/>
<id>urn:sha1:d6701b3ac7b05dc6f8ce87b525af14932d5c0f27</id>
<content type='text'>
* Fix minor typo in "General FAQ"

"want to do brand it with QMK" -&gt; "want to brand it with QMK"

* Reword some of "Debugging FAQ" &amp; "Miscellaneous FAQ".

Mostly grammatical wording of some parts and missing capitalization</content>
</entry>
<entry>
<title>Small tweaks to docs to make them more user friendly (#11518)</title>
<updated>2021-01-20T18:46:01+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2021-01-20T18:46:01+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=4e8166750b21cfd3feaba0d6024087fb5c76bca9'/>
<id>urn:sha1:4e8166750b21cfd3feaba0d6024087fb5c76bca9</id>
<content type='text'>
* first pass

* firmware firmware?

* Split out debug + testing docs

* tidy up duplicate css

* Add extra info to debug example

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;</content>
</entry>
</feed>
