diff options
author | Jonas Gessner <JonasGessner@users.noreply.github.com> | 2021-07-13 19:13:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-13 10:13:51 -0700 |
commit | 52cfc9259b58a3a11a244fbe35c49c7dd1a9cae0 (patch) | |
tree | 71cbd4b8e2c622a33cbb4d080a08e035901f30c8 /docs/syllabus.md | |
parent | 1ae4d52013c9f38bdc5c208ff8bbfdf173e1dddd (diff) | |
download | qmk_firmware-52cfc9259b58a3a11a244fbe35c49c7dd1a9cae0.tar.gz qmk_firmware-52cfc9259b58a3a11a244fbe35c49c7dd1a9cae0.zip |
[Feature] Key Overrides (#11422)
Diffstat (limited to 'docs/syllabus.md')
-rw-r--r-- | docs/syllabus.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/syllabus.md b/docs/syllabus.md index ec7f66ba7..b33bd9e72 100644 --- a/docs/syllabus.md +++ b/docs/syllabus.md | |||
@@ -40,6 +40,7 @@ These topics start to dig into some of the features that QMK supports. You don't | |||
40 | * [Tap Dance](feature_tap_dance.md) | 40 | * [Tap Dance](feature_tap_dance.md) |
41 | * [Combos](feature_combo.md) | 41 | * [Combos](feature_combo.md) |
42 | * [Userspace](feature_userspace.md) | 42 | * [Userspace](feature_userspace.md) |
43 | * [Key Overrides](feature_key_overrides.md) | ||
43 | 44 | ||
44 | # Advanced Topics | 45 | # Advanced Topics |
45 | 46 | ||