<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/docs/zh-cn, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2020-07-31T14:58:55Z</updated>
<entry>
<title>Remove unnecessary break after return from documentation (#9892)</title>
<updated>2020-07-31T14:58:55Z</updated>
<author>
<name>Rustam Zagirov</name>
<email>rustam@zagirov.name</email>
</author>
<published>2020-07-31T14:58:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=5bd239e1c0db98a51ed04b86fa5b1abf2b276bfb'/>
<id>urn:sha1:5bd239e1c0db98a51ed04b86fa5b1abf2b276bfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2020 May 30 Breaking Changes Update (#9215)</title>
<updated>2020-05-30T20:14:59Z</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2020-05-30T20:14:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=fced377ac007d27f2650ccffbe0b18abcdcfe23d'/>
<id>urn:sha1:fced377ac007d27f2650ccffbe0b18abcdcfe23d</id>
<content type='text'>
* Branch point for 2020 May 30 Breaking Change

* Migrate `ACTION_LAYER_TOGGLE` to `TG()` (#8954)

* Migrate `ACTION_MODS_ONESHOT` to `OSM()` (#8957)

* Migrate `ACTION_DEFAULT_LAYER_SET` to `DF()` (#8958)

* Migrate `ACTION_LAYER_MODS` to `LM()` (#8959)

* Migrate `ACTION_MODS_TAP_KEY` to `MT()` (#8968)

* Convert V-USB usbdrv to a submodule (#8321)

* Unify Tap Hold functions and documentation (#8348)

* Changing board names to prevent confusion (#8412)

* Move the Keyboardio Model01 to a keyboardio/ subdir (#8499)

* Move spaceman keyboards (#8830)

* Migrate miscellaneous `fn_actions` entries (#8977)

* Migrate `ACTION_MODS_KEY` to chained mod keycodes (#8979)

* Organizing my keyboards (plaid, tartan, ergoinu) (#8537)

* Refactor Lily58 to use split_common (#6260)

* Refactor zinc to use split_common (#7114)

* Add a message if bin/qmk doesn't work (#9000)

* Fix conflicting types for 'tfp_printf' (#8269)

* Fixed RGB_DISABLE_AFTER_TIMEOUT to be seconds based &amp; small internals cleanup (#6480)

* Refactor and updates to TKC1800 code (#8472)

* Switch to qmk forks for everything (#9019)

* audio refactor: replace deprecated PLAY_NOTE_ARRAY (#8484)

* Audio enable corrections (2/3) (#8903)

* Split HHKB to ANSI and JP layouts and Add VIA support for each (#8582)

* Audio enable corrections (Part 4) (#8974)

* Fix typo from PR7114 (#9171)

* Augment future branch Changelogs (#8978)

* Revert "Branch point for 2020 May 30 Breaking Change"
</content>
</entry>
<entry>
<title>Fix capitalisation of "GitHub" (#9184)</title>
<updated>2020-05-26T02:43:14Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-05-26T02:43:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e4823aadec24bca0ecfd1184562d27a49fd20544'/>
<id>urn:sha1:e4823aadec24bca0ecfd1184562d27a49fd20544</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Atmel FLIP from install scripts and documentation (#8822)</title>
<updated>2020-04-17T07:50:58Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-04-17T07:50:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=bc13dcd349430074d4276da33ec282bdd7833c78'/>
<id>urn:sha1:bc13dcd349430074d4276da33ec282bdd7833c78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spi_master for AVR (#8299)</title>
<updated>2020-04-08T01:04:31Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-04-08T01:04:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=400ca2d035d7bdb85c077a53b2cd85cdd04882ab'/>
<id>urn:sha1:400ca2d035d7bdb85c077a53b2cd85cdd04882ab</id>
<content type='text'>
* Change _delay_ms/us() to wait_ms/us()

* Switch to platform-agnostic GPIO macros

* Add AVR spi_master and migrate Adafruit BLE code

* Set verbose back to false

* Add clock divisor, bit order and SPI mode configuration for init

* Add start and stop functions

* Move configuration of mode, endianness and speed to `spi_start()`

* Some breaks here would be good

* Default Adafruit BLE clock divisor to 4 (2MHz on the Feather 32U4)

* Remove mode and divisor enums

* Add some docs

* No hr at EOF

* Add links in sidebar</content>
</entry>
<entry>
<title>Add explicit id tags to externally linked headers</title>
<updated>2020-03-06T00:00:10Z</updated>
<author>
<name>skullY</name>
<email>skullydazed@gmail.com</email>
</author>
<published>2020-02-28T04:53:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=54c58ea6de61a0f1fefa06e8271e2e11f9027940'/>
<id>urn:sha1:54c58ea6de61a0f1fefa06e8271e2e11f9027940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework the newbs guide around the qmk cli</title>
<updated>2020-03-06T00:00:10Z</updated>
<author>
<name>skullY</name>
<email>skullydazed@gmail.com</email>
</author>
<published>2020-02-20T23:50:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a701c15d872ad171592335e61e91d7234dbec54a'/>
<id>urn:sha1:a701c15d872ad171592335e61e91d7234dbec54a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Docs] doc update zh-cn (#8147)</title>
<updated>2020-02-11T18:05:23Z</updated>
<author>
<name>ymzcdg</name>
<email>49898694+ymzcdg@users.noreply.github.com</email>
</author>
<published>2020-02-11T18:05:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6a165c41cb6e861efdcb737db966c4e4a0c72599'/>
<id>urn:sha1:6a165c41cb6e861efdcb737db966c4e4a0c72599</id>
<content type='text'>
* update zh-cn translate

Timestamp was added at the end of the document, it can help me manage version easier.

* fix _summary.md to utf-8

* fix _summary.md with vscode
</content>
</entry>
<entry>
<title>Fix file encoding for zh-cn/custom_quantum_functions.md (#7665)</title>
<updated>2019-12-27T03:31:48Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-12-27T03:31:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b359830ea2f92010a8c5459cbb610857fe5d6675'/>
<id>urn:sha1:b359830ea2f92010a8c5459cbb610857fe5d6675</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Docs] fix docs (#7642)</title>
<updated>2019-12-21T11:00:22Z</updated>
<author>
<name>shela</name>
<email>shelaf@users.noreply.github.com</email>
</author>
<published>2019-12-21T11:00:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=52c18ef0265a8bb4b521b787f425c906a9180ef9'/>
<id>urn:sha1:52c18ef0265a8bb4b521b787f425c906a9180ef9</id>
<content type='text'>
* [Docs] recurse-submodules option is need now

* [Docs] `tmk_core` folder is correct

* [Docs] fix typo

* [Docs] package scope has changed

* [Docs] Fix menu differences

* Update docs/arm_debugging.md

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update docs/arm_debugging.md

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* fix typo

Co-authored-by: fauxpark &lt;fauxpark@gmail.com&gt;
</content>
</entry>
</feed>
