Document the Focus hooks too

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
pull/365/head
Gergely Nagy 8 years ago
parent 1379094d39
commit b811e1f973

@ -122,10 +122,17 @@ The plugin provides the `EEPROMSettings` object, which has the following methods
>
> Should only be used after calling `seal()`.
## Focus Hooks
The plugin provides two [Focus][focus] hooks: `FOCUS_HOOK_SETTINGS`, and
`FOCUS_HOOK_EEPROM`, that register commands that allow one to work with the
settings, and with the contents of the `EEPROM` through Focus.
[focus]: https://github.com/keyboardio/Kaleidoscope-Focus
## Dependencies
* [Kaleidoscope-Focus](https://github.com/keyboardio/Kaleidoscope-Focus)
* [Kaleidoscope-Focus][focus]
## Further reading

Loading…
Cancel
Save