bc7f1dd296
* 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 -> Configurador QMK Co-Authored-By: Karey Higuera <karey.higuera@gmail.com>
16 lines
661 B
Markdown
16 lines
661 B
Markdown
# Recursos de aprendizaje
|
|
|
|
Estos recursos procuran dar miembros nuevos en la communidad QMK un mayor entendimiento de la información proporcionada en la documentación para novatos.
|
|
|
|
Recursos de Git:
|
|
|
|
* [Excelente tutorial general](https://www.codecademy.com/learn/learn-git)
|
|
* [Juego de Git para aprender usando ejemplos](https://learngitbranching.js.org/)
|
|
* [Recursos de Git para aprender más sobre Github](getting_started_github.md)
|
|
* [Recursos de Git dirigidos específicamente a QMK](contributing.md)
|
|
|
|
|
|
Recursos para línea de mandatos:
|
|
|
|
* [Excelente tutorial general sobre la línea de mandatos](https://www.codecademy.com/learn/learn-the-command-line)
|