We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70cf46d commit d965d72Copy full SHA for d965d72
docs/custom_quantum_functions.md
@@ -207,7 +207,7 @@ uint32_t layer_state_set_user(uint32_t state) {
207
return state;
208
}
209
```
210
-### `matrix_init_*` Function Documentation
+### `layer_state_set_*` Function Documentation
211
212
* Keyboard/Revision: `void uint32_t layer_state_set_kb(uint32_t state)`
213
* Keymap: `uint32_t layer_state_set_user(uint32_t state)`
0 commit comments