Update keymaps.md
Readability for personal keymaps
This commit is contained in:
parent
ef3c96c2ac
commit
d4ac61957a
1 changed files with 3 additions and 3 deletions
|
@ -17,9 +17,9 @@ in the future by allowing user configs to add to the CMake application built by
|
||||||
## Big Picture
|
## Big Picture
|
||||||
|
|
||||||
All keyboard definitions (complete boards or shields) include the _default_ keymap for that keyboard,
|
All keyboard definitions (complete boards or shields) include the _default_ keymap for that keyboard,
|
||||||
so ZMK can produce a "stock" firmware for that keyboard without any further modifications. For users
|
so ZMK can produce a "stock" firmware for that keyboard without any further modifications.
|
||||||
looking to customize their keyboard's behavior, they can copy the stock `.keymap` file into their
|
For users looking to customize their keyboard's behavior, they can copy the stock `.keymap` file into their
|
||||||
user config directory, and customize the keymap to their liking.
|
local ZMK config directory, and customize the keymap to their liking.
|
||||||
|
|
||||||
## Behaviors
|
## Behaviors
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue