diff options
| author | skullY <skullydazed@gmail.com> | 2020-02-23 22:37:25 -0800 |
|---|---|---|
| committer | skullydazed <skullydazed@users.noreply.github.com> | 2020-03-05 16:00:10 -0800 |
| commit | 99850aabcad51dd4a46ee10c0f5349a4266084fe (patch) | |
| tree | d59c25726ec8aa7209f15329a194f87f195de11d /docs/api_development_environment.md | |
| parent | 3c98854044066744ad79d8abc27d93951860af6d (diff) | |
| download | qmk_firmware-99850aabcad51dd4a46ee10c0f5349a4266084fe.tar.gz qmk_firmware-99850aabcad51dd4a46ee10c0f5349a4266084fe.zip | |
Add API documentation
Diffstat (limited to 'docs/api_development_environment.md')
| -rw-r--r-- | docs/api_development_environment.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/api_development_environment.md b/docs/api_development_environment.md new file mode 100644 index 000000000..50647c429 --- /dev/null +++ b/docs/api_development_environment.md | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | # Development Environment Setup | ||
| 2 | |||
| 3 | To setup a development stack head over to the [qmk_web_stack](https://github.com/qmk/qmk_web_stack). | ||
