aboutsummaryrefslogtreecommitdiff
path: root/api_data
diff options
context:
space:
mode:
Diffstat (limited to 'api_data')
-rw-r--r--api_data/_config.yml1
-rw-r--r--api_data/readme.md5
2 files changed, 6 insertions, 0 deletions
diff --git a/api_data/_config.yml b/api_data/_config.yml
new file mode 100644
index 000000000..277f1f2c5
--- /dev/null
+++ b/api_data/_config.yml
@@ -0,0 +1 @@
theme: jekyll-theme-cayman
diff --git a/api_data/readme.md b/api_data/readme.md
new file mode 100644
index 000000000..a4b2c6bce
--- /dev/null
+++ b/api_data/readme.md
@@ -0,0 +1,5 @@
1# QMK Keyboard Metadata
2
3This directory contains machine parsable data about keyboards supported by QMK. The latest version is always available online at <https://keyboards.qmk.fm>.
4
5Do not edit anything here by hand. It is generated with the `qmk generate-api` command.