Browse Source

Deploying to gh-pages from @ qmk/qmk_firmware@f0e219a1c8f5590976fede31c8fac5bf1e6f20ef 🚀

gh-pages
drashna 1 month ago
parent
commit
f26353fc69
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      getting_started_introduction.md

+ 1
- 1
getting_started_introduction.md View File

@ -4,7 +4,7 @@ This page attempts to explain the basic information you need to know to work wit
## Basic QMK Structure
QMK is a fork of [Jun Wako](https://github.com/tmk)'s [tmk_keyboard](https://github.com/tmk/tmk_keyboard) project. The original TMK code, with modifications, can be found in the `tmk_core` folder. The QMK additions to the project may be found in the `quantum` folder. Keyboard projects may be found in the `handwired` and `keyboard` folders.
QMK is a fork of [Jun Wako](https://github.com/tmk)'s [tmk_keyboard](https://github.com/tmk/tmk_keyboard) project. The original TMK code, with modifications, can be found in the `tmk_core` folder. The QMK additions to the project may be found in the `quantum` folder. Keyboard projects may be found in the `keyboards` folder.
### Userspace Structure


Loading…
Cancel
Save