Skip to content

Implement Escape Passthrough feature#14

Open
dabstractor wants to merge 3 commits intoandrewjrae:masterfrom
dabstractor:feature/escape_passthrough
Open

Implement Escape Passthrough feature#14
dabstractor wants to merge 3 commits intoandrewjrae:masterfrom
dabstractor:feature/escape_passthrough

Conversation

@dabstractor
Copy link
Copy Markdown

I needed the ability to send Esc to the application I'm working in (specifically my browser, typing in a text area, but needing to de-focus it to activate vimium in the browser) and I wanted to do it without turning vim mode off. This just allows Escape to be sent in normal mode as it were a normal keyboard.

The majority of the work here was to update the feature size generator docker container. The official QMK docker container was abandoned a long time ago and the KC_CAPS breaking changes that had been fixed here in the previous merge were causing a compilation error there. So I updated the docker image to what seems to be the new standard bearer and pointed to the new location of the uno's keymap.

Thank you for this package, you saved me from having to write it myself. I would have done a much worse job.

@dabstractor dabstractor changed the title Feature/escape passthrough Implement Escape Passthrough feature Mar 7, 2025
@dabstractor dabstractor force-pushed the feature/escape_passthrough branch from 2c4d8f5 to 072c4d0 Compare March 10, 2025 18:24
@dabstractor dabstractor force-pushed the feature/escape_passthrough branch from 072c4d0 to 8e56399 Compare March 13, 2025 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant