summaryrefslogtreecommitdiffstats
path: root/src/keymaps/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/keymaps/README.md')
-rw-r--r--src/keymaps/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/keymaps/README.md b/src/keymaps/README.md
new file mode 100644
index 0000000..b30f920
--- /dev/null
+++ b/src/keymaps/README.md
@@ -0,0 +1,5 @@
+# Keymaps
+
+This directory contains the built-in keymap definitions. The files are
+turned into C using `bin2c` and compiled into the executable. New keymaps
+need to be added to the [keymaps.am](keymaps.am) file.