diff options
Diffstat (limited to 'docs/make_instructions.md')
| -rw-r--r-- | docs/make_instructions.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/make_instructions.md b/docs/make_instructions.md index 64c1cb0f0..299c5785b 100644 --- a/docs/make_instructions.md +++ b/docs/make_instructions.md | |||
| @@ -158,6 +158,10 @@ This enables using the Quantum SYSEX API to send strings (somewhere?) | |||
| 158 | 158 | ||
| 159 | This consumes about 5390 bytes. | 159 | This consumes about 5390 bytes. |
| 160 | 160 | ||
| 161 | `KEY_LOCK_ENABLE` | ||
| 162 | |||
| 163 | This enables [key lock](key_lock.md). This consumes an additional 260 bytes. | ||
| 164 | |||
| 161 | ## Customizing Makefile options on a per-keymap basis | 165 | ## Customizing Makefile options on a per-keymap basis |
| 162 | 166 | ||
| 163 | If your keymap directory has a file called `Makefile` (note the filename), any Makefile options you set in that file will take precedence over other Makefile options for your particular keyboard. | 167 | If your keymap directory has a file called `Makefile` (note the filename), any Makefile options you set in that file will take precedence over other Makefile options for your particular keyboard. |
