1
0
Fork 0

Added initial key lock documentation.

This commit is contained in:
Fredric Silberberg 2017-08-06 02:09:34 -07:00 committed by Jack Humbert
parent 8e1be7c792
commit 5fc4a664dc
4 changed files with 17 additions and 0 deletions

View file

@ -158,6 +158,10 @@ This enables using the Quantum SYSEX API to send strings (somewhere?)
This consumes about 5390 bytes.
`KEY_LOCK_ENABLE`
This enables [key lock](key_lock.md). This consumes an additional 260 bytes.
## Customizing Makefile options on a per-keymap basis
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.