~ruther/qmk_firmware

b9d65269ca1d3d4ed6545fd29f4dade17bb76290 — QMK Bot 1 year, 1 month ago 24d7d0e + f0e219a
Merge remote-tracking branch 'origin/master' into develop
1 files changed, 1 insertions(+), 1 deletions(-)

M docs/getting_started_introduction.md
M docs/getting_started_introduction.md => docs/getting_started_introduction.md +1 -1
@@ 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


Do not follow this link