Keymap-drawer workflow #76
urob
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Leveraging the new nix-based workspace, I have added a workflow recipe for parsing and drawing the
base.keymap
file usingkeymap-drawer
.The workflow is automated using
just draw
, which parses the keymap usingkeymap parse
, then does some custom post-processing usingyq
, and finally plot the result usingkeymap draw
.Huge thanks to @stijnveenman who got the ball rolling on this in #67.
Beta Was this translation helpful? Give feedback.
All reactions