From a0ac0d3cea0390875e7baf92adede4949c2b493e Mon Sep 17 00:00:00 2001 From: skullY Date: Fri, 9 Jun 2017 12:25:12 -0700 Subject: Move Dynamic Macros into their own file --- docs/SUMMARY.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/SUMMARY.md') diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 99845a7b68..61d5a42611 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -10,6 +10,7 @@ * [Layer switching](/Key-Functions.md) * [Leader Key](/Leader-Key.md) * [Macros](/Macros.md) +* [Dynamic Macros](/Dynamic-Macros.md) * [Space Cadet](/Space-Cadet-Shift.md) * [Tap Dance](/Tap-Dance.md) * [Mouse keys](/Mouse-keys.md) -- cgit v1.2.3 From ad49086be54f4299b16cb306ca21571a0bb81e3c Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Sat, 10 Jun 2017 12:25:04 -0400 Subject: Create SUMMARY.md --- docs/SUMMARY.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/SUMMARY.md') diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 61d5a42611..1a22663434 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -6,6 +6,7 @@ ### Making a keymap * [Keymap overview](/Keymap.md) +* [Custom Quantum Functions](Custom-Quantum-Functions.md) * [Keycodes](/Keycodes.md) * [Layer switching](/Key-Functions.md) * [Leader Key](/Leader-Key.md) -- cgit v1.2.3