Skip to content

Commit

Permalink
maybe better @ ` ~
Browse files Browse the repository at this point in the history
  • Loading branch information
olgam4 committed Jul 12, 2024
1 parent 7388df2 commit aec5455
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
13 changes: 1 addition & 12 deletions config/boards/shields/ponyta/ponyta.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -49,17 +49,6 @@

/ {
macros {
shift_tab: shift_tab {
compatible = "zmk,behavior-macro";
wait-ms = <5>;
tap-ms = <5>;
#binding-cells = <0>;
bindings
= <&macro_press &kp LSHIFT>
, <&macro_tap &kp TAB>
, <&macro_release &kp LSHIFT>
;
};
email: email {
compatible = "zmk,behavior-macro";
wait-ms = <5>;
Expand Down Expand Up @@ -252,7 +241,7 @@
symbols {
bindings = <
// ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮ ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮
&kp CARET &kp AMPS &kp LPAR &kp RPAR &kp STAR &kp DLLR &kp HASH &kp PRCNT &kp FSLH &at
&kp CARET &kp AMPS &kp LPAR &kp RPAR &kp STAR &kp DLLR &kp HASH &kp PRCNT &kp FSLH &kp LS(N2)
// ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤
&kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp BSLH &grave &tilde &none &none &none
// ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤
Expand Down
2 changes: 0 additions & 2 deletions config/boards/shields/ponyta/unicode-chars/symbols.dtsi
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* symbols */
ZMK_UNICODE_SINGLE(tilde, N0, N0, N7, E)
ZMK_UNICODE_SINGLE(grave, N0, N0, N6, N0)
ZMK_UNICODE_SINGLE(at , N0, N0, N4, N0)
ZMK_UNICODE_SINGLE(at , N0, N0, N4, N0)

ZMK_UNICODE_HEX(y_heart , D, N8, N3, D, D, C, N9, B)

0 comments on commit aec5455

Please sign in to comment.