summaryrefslogtreecommitdiff
path: root/users/drashna/keyrecords/readme.md
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2021-12-29 20:17:34 -0800
committerGitHub <noreply@github.com>2021-12-29 20:17:34 -0800
commitc4551d7ef1ed2c1069f23cc8499b7c7fc30f3ecf (patch)
tree67dc381a45d59626132c4c59b71c4b36fa971f8b /users/drashna/keyrecords/readme.md
parent1a8a842cfb3e87a82afb57ba29ca59c5fa6fe97b (diff)
[Keymap] Reorganization, cleanup and readmes for drashna code (#15617)
Diffstat (limited to 'users/drashna/keyrecords/readme.md')
-rw-r--r--users/drashna/keyrecords/readme.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/users/drashna/keyrecords/readme.md b/users/drashna/keyrecords/readme.md
new file mode 100644
index 0000000000..5f708f9edf
--- /dev/null
+++ b/users/drashna/keyrecords/readme.md
@@ -0,0 +1,9 @@
+# Keycode handling and interception
+
+ * [Autocorrection](autocorrection/readme.md)
+ * [Cap Words](capwords.md)
+ * [Diablo Tap Dancing](tap_dance.md)
+ * [Keymap Wrappers](wrappers.md)
+ * [Secret Macros](secrets.md)
+ * [Custom Keycodes](keycodes.md)
+ * [Unicode Input](unicode.md)