forked from mirrors/qmk_userspace
Rework generate-api CLI command to use .build directory (#16441)
This commit is contained in:
parent
8f457ada3a
commit
e4a6afa369
6 changed files with 24 additions and 11 deletions
5
data/templates/api/readme.md
Normal file
5
data/templates/api/readme.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# QMK Keyboard Metadata
|
||||
|
||||
This directory contains machine parsable data about keyboards supported by QMK. The latest version is always available online at <https://keyboards.qmk.fm>.
|
||||
|
||||
Do not edit anything here by hand. It is generated with the `qmk generate-api` command.
|
Loading…
Add table
Add a link
Reference in a new issue