Skip to content

[pull] master from SchemaStore:master#387

Merged
pull[bot] merged 2 commits intoUncodedtech:masterfrom
SchemaStore:master
Feb 2, 2026
Merged

[pull] master from SchemaStore:master#387
pull[bot] merged 2 commits intoUncodedtech:masterfrom
SchemaStore:master

Conversation

@pull
Copy link

@pull pull bot commented Feb 2, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

maxmaximov and others added 2 commits February 2, 2026 10:12
* Add Claude Code Keybindings schema

Add JSON Schema for Claude Code's keybindings.json configuration file
(~/.claude/keybindings.json), which allows users to customize keyboard
shortcuts in the Claude Code CLI.

The schema validates:
- Binding blocks scoped to UI contexts (Global, Chat, etc.)
- Built-in action references (app:interrupt, chat:submit, etc.)
- Command bindings (command:commit, command:help, etc.)
- Null values for unbinding default shortcuts
- Chord keystroke patterns (e.g., ctrl+k ctrl+s)

Includes 6 positive test files and 7 negative test files.

Documentation: https://code.claude.com/docs/en/keybindings

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Add claude-code-keybindings to CODEOWNERS

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@pull pull bot locked and limited conversation to collaborators Feb 2, 2026
@pull pull bot added the ⤵️ pull label Feb 2, 2026
@pull pull bot merged commit 65540d0 into Uncodedtech:master Feb 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants