# Keybindings > The built-in keyboard layer - undo/redo, nudge, delete, deselect. Fully overridable. Source: https://docs.docmosaic.com/docs/concepts/keybindings `Editor.Root` ships a built-in keyboard layer. Cmd/Ctrl+Z for undo, arrows to nudge the selected section, Delete to remove it, Escape to deselect - the conventions consumers expect from Figma, Notion, and every other doc-editing tool. The layer is fully overridable: tweak a single action, register alternates, or turn the whole thing off. ## Default keymap `mod` resolves to **Cmd on macOS, Ctrl elsewhere** - prefer it over hard-coded `cmd`/`ctrl`. Bindings are skipped while focus is inside an ``, `