mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
Add basic layer behavior docs.
This commit is contained in:
@@ -7,7 +7,7 @@ module.exports = {
|
||||
"feature/encoders",
|
||||
"feature/underglow",
|
||||
],
|
||||
Behaviors: ["behavior/key-press"],
|
||||
Behaviors: ["behavior/key-press", "behavior/layers"],
|
||||
Development: [
|
||||
"dev-clean-room",
|
||||
"dev-setup",
|
||||
|
||||
Reference in New Issue
Block a user