<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/docs/ru-ru, 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-05-26T02:43:14Z</updated>
<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>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>remove unused docs</title>
<updated>2020-03-06T00:00:10Z</updated>
<author>
<name>skullY</name>
<email>skullydazed@gmail.com</email>
</author>
<published>2020-02-20T21:07:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d1c0710dec8d18d1170709505f4e378abe261ae7'/>
<id>urn:sha1:d1c0710dec8d18d1170709505f4e378abe261ae7</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>
<entry>
<title>[Docs] Creating RU version of getting_started_introduction (#7224)</title>
<updated>2019-12-06T19:25:05Z</updated>
<author>
<name>Gregory Gubarev</name>
<email>g.gubarev63@gmail.com</email>
</author>
<published>2019-12-06T19:25:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e8efc46e744f1a6188b2a98abf2e281f65e9f308'/>
<id>urn:sha1:e8efc46e744f1a6188b2a98abf2e281f65e9f308</id>
<content type='text'>
* Creating RU version of getting_started_introduction

* Update docs/ru-ru/getting_started_introduction.md

Update "предполагается"

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

* Update docs/ru-ru/getting_started_introduction.md

Co-Authored-By: Nikita Titov &lt;nekit94-08@mail.ru&gt;
</content>
</entry>
<entry>
<title>[Docs] Create RU ver of becoming_a_qmk_collaborator (#7226)</title>
<updated>2019-12-06T19:16:00Z</updated>
<author>
<name>Gregory Gubarev</name>
<email>g.gubarev63@gmail.com</email>
</author>
<published>2019-12-06T19:16:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=1b08a19e3eac229630d5d3889ffa0828a17cb506'/>
<id>urn:sha1:1b08a19e3eac229630d5d3889ffa0828a17cb506</id>
<content type='text'>
* Create RU ver of becoming_a_qmk_collaborator

* Updated

* Updated - collaborator to соавтор

* Update docs/ru-ru/becoming_a_qmk_collaborator.md

* Update docs/ru-ru/becoming_a_qmk_collaborator.md

* Update docs/ru-ru/becoming_a_qmk_collaborator.md

* Update docs/ru-ru/becoming_a_qmk_collaborator.md

* Update docs/ru-ru/becoming_a_qmk_collaborator.md

* Update docs/ru-ru/becoming_a_qmk_collaborator.md

* Update docs/ru-ru/becoming_a_qmk_collaborator.md

Co-Authored-By: Nikita Titov &lt;nekit94-08@mail.ru&gt;
</content>
</entry>
<entry>
<title>Add _summary.md for Russian docs with proper language prefix (#7514)</title>
<updated>2019-11-30T13:01:41Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-11-30T13:01:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f0991420040b8c43529bd1d863c1987fcb8850e4'/>
<id>urn:sha1:f0991420040b8c43529bd1d863c1987fcb8850e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Docs] Encourage newbs to not download the repo as a zip (#7353)</title>
<updated>2019-11-14T19:37:18Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-11-14T19:37:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=5edd4b99fe4db7371a04fc554bb8f4672ccae707'/>
<id>urn:sha1:5edd4b99fe4db7371a04fc554bb8f4672ccae707</id>
<content type='text'>
* Encourage newbs to not download the repo as a zip

* Tweak wording and remove Russian translation of deprecated Vista+ instructions
</content>
</entry>
</feed>
