summaryrefslogtreecommitdiff
path: root/api_data/readme.md
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2022-02-27 11:28:51 +0000
committerGitHub <noreply@github.com>2022-02-27 12:28:51 +0100
commite4a6afa369ca695be97dc3ba96fe129a1c24456e (patch)
treeeccad47500dd145ec2070b3956ed7a5395f9bdcd /api_data/readme.md
parent8f457ada3a253993106e63c18e01987a7957403e (diff)
Rework generate-api CLI command to use .build directory (#16441)
Diffstat (limited to 'api_data/readme.md')
-rw-r--r--api_data/readme.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/api_data/readme.md b/api_data/readme.md
deleted file mode 100644
index a4b2c6bce7..0000000000
--- a/api_data/readme.md
+++ /dev/null
@@ -1,5 +0,0 @@
-# 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.