aboutsummaryrefslogtreecommitdiff
path: root/docs/syllabus.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/syllabus.md')
-rw-r--r--docs/syllabus.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/syllabus.md b/docs/syllabus.md
index ccb382c5d..f5cdea218 100644
--- a/docs/syllabus.md
+++ b/docs/syllabus.md
@@ -31,6 +31,7 @@ These topics start to dig into some of the features that QMK supports. You don't
31 * [RGB Lighting](feature_rgblight.md) 31 * [RGB Lighting](feature_rgblight.md)
32 * [RGB Matrix](feature_rgb_matrix.md) 32 * [RGB Matrix](feature_rgb_matrix.md)
33 * [Tap-Hold Configuration](tap_hold.md) 33 * [Tap-Hold Configuration](tap_hold.md)
34 * [Squeezing Space from AVR](squeezing_avr.md)
34* **Learn More About Keymaps** 35* **Learn More About Keymaps**
35 * [Keymaps](keymap.md) 36 * [Keymaps](keymap.md)
36 * [Custom Functions and Keycodes](custom_quantum_functions.md) 37 * [Custom Functions and Keycodes](custom_quantum_functions.md)