Plotting without LAYOUT_STR? #82
|
Is it somehow possible to plot the layout without the LAYOUT_STR? I mean, you can do: which gives but as the |
Answered by
dariogoetz
Oct 10, 2024
Replies: 1 comment 1 reply
|
No, this is not easily possible. The only option would be to set |
1 reply
Answer selected by
fohrloop
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, this is not easily possible. The only option would be to set
fixed_keystotruefor all keys in the keyboard config (but I assume, this is not what you had in mind :) )