Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiiiiiiiii authored and github-actions[bot] committed Oct 10, 2024
1 parent 97b1fbe commit ef65463
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 8 deletions.
4 changes: 2 additions & 2 deletions config/boards/shields/ergonaut_one/ergonaut_one.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,9 @@ ZMK_CONDITIONAL_LAYER(sys, NAV NUM, SYS) // NAV + NUM --> SYS
/* Keymap Default Layer */
ZMK_LAYER(default,
// ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮ ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮
&mt EQUAL PLUS &kp Q &kp W &kp E &kp R &kp T &kp Y &u_ue &kp I &o_oe &kp P &mt MINUS UNDER
&mt EQUAL PLUS &kp Q &kp W &kp E &kp R &kp T &kp Y XXX &kp I XXX &kp P &mt MINUS UNDER
// ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤─────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤─────────────┤
&mt LBKT LBRC KEY_A KEY_S &hml LCTRL D &hml LSHFT F &kp G &kp H &hmr RSHFT J &hmr LCTRL K &hmr LALT L &hmr LGUI SEMI &mt RBKT RBRC
&mt LBKT LBRC KEY_A KEY_S &hml LCTRL D &hml LSHFT F &kp G &kp H &hmr RSHFT J &hmr LCTRL K &hmr LALT L &hmr LGUI SEMI &mt RBKT RBRC
// ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤─────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤─────────────┤
TILDE_MORPH &kp Z &kp X &kp C &kp V &kp B &kp N &kp M COMMA_MORPH DOT_MORPH &qmark_morph &quote_morph
// ╰─────────────┴─────────────┴─────────────┼─────────────┼─────────────┼─────────────├ ├─────────────┼─────────────┼─────────────┼─────────────┴─────────────┴─────────────╯
Expand Down
4 changes: 0 additions & 4 deletions keymap-drawer/ergonaut_one.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions keymap-drawer/ergonaut_one.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ layers:
- R
- T
- Y
- {t: U, s: '&de_ue_lower'}
- ''
- I
- {t: O, s: '&de_oe_lower'}
- ''
- P
- {t: _, h: '-'}
- {t: '{', h: '['}
Expand Down

0 comments on commit ef65463

Please sign in to comment.