You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
493 B

  1. # 学习资源
  2. 这些资源旨在让QMK社区的新成员更了解新成员文档中提供的信息。
  3. Git 资源:
  4. * [很好的通用教程](https://www.codecademy.com/learn/learn-git)
  5. * [从例子中学习Git游戏](https://learngitbranching.js.org/)
  6. * [了解有关GitHub的更多信息的Git资源](getting_started_github.md)
  7. * [专门针对QMK的Git资源](contributing.md)
  8. 命令行资源:
  9. * [超棒的命令行通用教程](https://www.codecademy.com/learn/learn-the-command-line)