logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 0853a8ea3584b07bdc17d2d84c5363a890f4489b
parent 7936a791ed74ce81cbcf76ac2493927a6d6ec2ac
Author: QMK Bot <hello@qmk.fm>
Date:   Tue, 19 Nov 2024 20:38:13 +0000

Merge remote-tracking branch 'origin/master' into develop

Diffstat:

Mdocs/api_development_overview.md2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/api_development_overview.md b/docs/api_development_overview.md @@ -4,7 +4,7 @@ This page attempts to introduce developers to the QMK Compiler. It does not go i # Overview -The QMK Compile API consists of a few movings parts: +The QMK Compile API consists of a few moving parts: ![Architecture Diagram](https://raw.githubusercontent.com/qmk/qmk_api/master/docs/architecture.svg)