Added customization page
This commit is contained in:
parent
d7bd09149b
commit
dad2d339b3
6 changed files with 37 additions and 28 deletions
|
|
@ -4,7 +4,7 @@ title: Keymaps & Behaviors
|
|||
sidebar_label: Keymaps
|
||||
---
|
||||
|
||||
ZMK uses an declarative approach to keymaps, instead of using C code for all keymap configuration.
|
||||
ZMK uses a declarative approach to keymaps instead of using C code for all keymap configuration.
|
||||
Right now, ZMK uses the devicetree syntax to declare those keymaps; future work is envisioned for
|
||||
supporting dynamic loading of declarative keymaps, e.g. over USB Mass Storage or via a custom BLE
|
||||
service.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue