Skip to content

Commit

Permalink
Adding qwerty image to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
codetreras committed Dec 27, 2024
1 parent 2a001b4 commit 5ed16e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
config_path: "keymap_img/keymap_drawer.config.yaml" # config file, ignored if it does not exist
output_folder: "keymap_img" # path to save produced SVG and keymap YAML files
parse_args: "temper:'-c 10'" # map of extra args to pass to `keymap parse`, e.g. "corne:'-l Def Lwr Rse' cradio:''"
draw_args: "temper:'-k chocofi -s default num nav fun'" # map of extra args to pass to `keymap draw`, e.g. "corne:'-k corne_rotated' cradio:'-k paroxysm'"
draw_args: "temper:'-k chocofi -s default qwerty num nav fun'" # map of extra args to pass to `keymap draw`, e.g. "corne:'-k corne_rotated' cradio:'-k paroxysm'"
2 changes: 1 addition & 1 deletion boards/shields/temper/temper.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
// ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤
&amps_morph &kp LT &kp LBKT &kp RBKT &kp GT &slh_morph &kp N1 &kp N2 &kp N3 &kp EQUAL
// ╰─────────────┴─────────────┼─────────────┼─────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┴─────────────╯
&trans &trans &trans &kp N0 &trans &trans
&trans &trans &trans &kp N0 &trans &kp LGUI
// ╰─────────────┴─────────────┴─────────────╯ ╰─────────────┴─────────────┴─────────────╯
>;
};
Expand Down

0 comments on commit 5ed16e2

Please sign in to comment.