]> git.donarmstrong.com Git - qmk_firmware.git/blob - docs/newbs_learn_more_resources.md
[Keyboard] leds in default keymap (#6357)
[qmk_firmware.git] / docs / newbs_learn_more_resources.md
1 # Learning Resources
2
3 These resources are aimed at giving new members in the QMK community more understanding to the information provided in the Newbs docs.
4
5 Git resources:
6
7 * [Great General Tutorial](https://www.codecademy.com/learn/learn-git)
8 * [Git Game To Learn From Examples](https://learngitbranching.js.org/)
9 * [Git Resources to Learn More About Github](getting_started_github.md)
10 * [Git Resources Aimed Specifically toward QMK](contributing.md)
11
12
13 Command Line resources:
14
15 * [Good General Tutorial on Command Line](https://www.codecademy.com/learn/learn-the-command-line)