<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk/docs/getting_started_make_guide.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-06-01T16:25:08+00:00</updated>
<entry>
<title>Unicodemap keycodes rename (#21092)</title>
<updated>2023-06-01T16:25:08+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-06-01T16:25:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=a4ed6ad0f5ccbbf1b497dc03ba64820bdaaa8957'/>
<id>urn:sha1:a4ed6ad0f5ccbbf1b497dc03ba64820bdaaa8957</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for deferred executors. (#14859)</title>
<updated>2021-11-15T18:21:09+00:00</updated>
<author>
<name>Nick Brassel</name>
<email>nick@tzarc.org</email>
</author>
<published>2021-11-15T18:21:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=36d123e9c5a9ce0e29b9bc22ef87661bf479e299'/>
<id>urn:sha1:36d123e9c5a9ce0e29b9bc22ef87661bf479e299</id>
<content type='text'>
* Add support for deferred executors.

* More docs.

* Include from quantum.h

* Cleanup.

* Parameter checks

* Comments.

* qmk format-c

* I accidentally a few words.

* API name change.

* Apply suggestions from code review

Co-authored-by: Sergey Vlasov &lt;sigprof@gmail.com&gt;

* Review comments.

* qmk format-c

* Review comments.

Co-authored-by: Sergey Vlasov &lt;sigprof@gmail.com&gt;</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>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2021-11-04T21:18:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/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>
<email>fauxpark@gmail.com</email>
</author>
<published>2021-10-06T08:34:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=d8f0c8783a0da2e5f49d10bb0119a5be7bb4b261'/>
<id>urn:sha1:d8f0c8783a0da2e5f49d10bb0119a5be7bb4b261</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change USBasp and bootloadHID bootloaders to lowercase (#14354)</title>
<updated>2021-09-10T07:17:54+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2021-09-10T07:17:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=d5cb7de5e4ea60dce69764a627358d534af1f666'/>
<id>urn:sha1:d5cb7de5e4ea60dce69764a627358d534af1f666</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Documentation update (#12484)</title>
<updated>2021-04-11T10:49:12+00:00</updated>
<author>
<name>swampmonster</name>
<email>sb@kriegsmarine.se</email>
</author>
<published>2021-04-11T10:49:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=b23eeb6a14831064578428306938d577be3b6a05'/>
<id>urn:sha1:b23eeb6a14831064578428306938d577be3b6a05</id>
<content type='text'>
Update documentation to reflect what the actual target flags are

Co-authored-by: swampmonster &lt;&gt;</content>
</entry>
<entry>
<title>Remove FAUXCLICKY feature (deprecated) (#11829)</title>
<updated>2021-02-09T17:49:05+00:00</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2021-02-09T17:49:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=7161d650705afb86b0874d95d72d15cf134f4148'/>
<id>urn:sha1:7161d650705afb86b0874d95d72d15cf134f4148</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update docs/getting_started_make_guide.md (#11373)</title>
<updated>2021-01-24T06:15:11+00:00</updated>
<author>
<name>Takeshi ISHII</name>
<email>2170248+mtei@users.noreply.github.com</email>
</author>
<published>2021-01-24T06:15:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=944cf6476e1a8ddfab7c08dbe4cc1fee3ea4beb7'/>
<id>urn:sha1:944cf6476e1a8ddfab7c08dbe4cc1fee3ea4beb7</id>
<content type='text'>
* update docs/getting_started_make_guide.md

Added description of some targets, including those added with #11338.

* Added description of options added by #11324.

* update docs/getting_started_make_guide.md

* Added description of  target.

* Update docs/getting_started_make_guide.md

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;

* Update docs/getting_started_make_guide.md

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

* Update docs/getting_started_make_guide.md

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;

* add ':id=linux-udev-rules' to docs/faq_build.md

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
<entry>
<title>Remove support for Adafruit EZ-Key (#10103)</title>
<updated>2020-08-29T21:30:02+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-08-25T09:03:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=0f596881b36587a298568192078f9b467c51c109'/>
<id>urn:sha1:0f596881b36587a298568192078f9b467c51c109</id>
<content type='text'>
* Remove support for Adafruit EZ-Key

* Update docs/ja/feature_bluetooth.md

Co-authored-by: Takeshi ISHII &lt;2170248+mtei@users.noreply.github.com&gt;

Co-authored-by: Takeshi ISHII &lt;2170248+mtei@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Add docs for 'CUSTOM_MATRIX = lite' (#7906)</title>
<updated>2020-01-18T01:56:33+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2020-01-18T01:56:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=6e710426a4cf7020b3649e5a1b43d37e607fbcc6'/>
<id>urn:sha1:6e710426a4cf7020b3649e5a1b43d37e607fbcc6</id>
<content type='text'>
* Add some docs to cover 'CUSTOM_MATRIX = lite'

* Apply suggestions from code review

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Add 'SRC += matrix.c' docs

* Update docs/custom_matrix.md

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

Co-authored-by: fauxpark &lt;fauxpark@gmail.com&gt;
</content>
</entry>
</feed>
