<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/docs/es, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom/docs/es?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom/docs/es?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2020-07-16T05:49:18Z</updated>
<entry>
<title>Remove `DESCRIPTION` (#9732)</title>
<updated>2020-07-16T05:49:18Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-07-16T05:49:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=72d327054744fa142469dbb5406ad61f5ad0a302'/>
<id>urn:sha1:72d327054744fa142469dbb5406ad61f5ad0a302</id>
<content type='text'>
</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>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>overhaul the newbs guide</title>
<updated>2020-03-06T00:00:10Z</updated>
<author>
<name>skullY</name>
<email>skullydazed@gmail.com</email>
</author>
<published>2020-02-25T18:58:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=45e218ceec1269e5e2751146272637922cd7e9d9'/>
<id>urn:sha1:45e218ceec1269e5e2751146272637922cd7e9d9</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>Add language prefixes to docs sidebar entries and readmes (#7406)</title>
<updated>2019-11-26T07:22:13Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-11-26T07:22:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=170261328e3b83409dfb3a6b2bd07980d0c75495'/>
<id>urn:sha1:170261328e3b83409dfb3a6b2bd07980d0c75495</id>
<content type='text'>
* Add language prefixes to docs sidebar entries and readmes

* Remove prefix where it doesn't belong
</content>
</entry>
<entry>
<title>[Docs] Add Spanish translation for hardware documentation (#7161)</title>
<updated>2019-10-31T19:39:50Z</updated>
<author>
<name>michizhou</name>
<email>33012425+michizhou@users.noreply.github.com</email>
</author>
<published>2019-10-31T19:39:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f4c8057a1c5296c108afcbc57df842f36b7daad4'/>
<id>urn:sha1:f4c8057a1c5296c108afcbc57df842f36b7daad4</id>
<content type='text'>
* Add Spanish translation for hardware documentation

* Finished Spanish translations for hardware docs

* Resolved errors in Spanish page translations

* Corrected misspelled folder name in documentation

Co-Authored-By: Karey Higuera &lt;karey.higuera@gmail.com&gt;
Co-Authored-By: José Ignacio Amelivia Santiago &lt;ohcan2@gmail.com&gt;
</content>
</entry>
<entry>
<title>[Docs] Spanish translation (#7068)</title>
<updated>2019-10-31T19:36:33Z</updated>
<author>
<name>José Ignacio Amelivia Santiago</name>
<email>ohcan2@gmail.com</email>
</author>
<published>2019-10-31T19:36:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=bc7f1dd296d2bb4e0716b68883ee8f17c8a5f458'/>
<id>urn:sha1:bc7f1dd296d2bb4e0716b68883ee8f17c8a5f458</id>
<content type='text'>
* add all translation docs to translating.md

* Adding Spanish folder and README.md

* Adding Spanish to the langs file

* Adding a Spanish summary file

* Small corrections on the Spanish README file

* Adding Spanish newbs.md

* Translate some newbs documentation

* Adding the translated newbs getting started file

* Adding the building firmware file

* Adding a translated building firmware with configurator file

* Adding the flashing guide

* Adding the newbs_testing_debugging file

* Apply suggestions from code review

* QMK Configurator -&gt; Configurador QMK

Co-Authored-By: Karey Higuera &lt;karey.higuera@gmail.com&gt;
</content>
</entry>
</feed>
