Skip to content

Commit

Permalink
chore: spell correction
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhruvin Shah committed May 13, 2024
1 parent 39b0981 commit d45f960
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/include/base.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
// Some aliases
#define BT_PROFILES &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4
#define BTLOADER &bootloader
#define CANCLE &kp K_CANCEL
#define CANCEL &kp K_CANCEL
#define NAV_UP &mt LC(HOME) UP
#define NAV_DOWN &mt LC(END) DOWN
#define NAV_BSPC &mt LC(BSPC) BSPC
Expand Down Expand Up @@ -83,7 +83,7 @@
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
___ ___ ___ ___ ___ &kp PG_DN &kp END ___ ___ ___
//╰──────────┴──────────┴──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┴──────────┴──────────╯
T_XXX ___ ___ &kp TAB CANCLE T_XXX
T_XXX ___ ___ &kp TAB CANCEL T_XXX
// ╰──────────┴──────────┴──────────╯ ╰──────────┴──────────┴──────────╯
>;
};
Expand Down

0 comments on commit d45f960

Please sign in to comment.