Skip to content

Commit

Permalink
Redo numpad slightly
Browse files Browse the repository at this point in the history
  • Loading branch information
halfwit committed Jun 23, 2024
1 parent 2605784 commit de0fd30
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/keyball39.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@

RAISE {
bindings = <
&kp DOT &kp N7 &kp N8 &kp N9 &kp N0 &kp C_VOL_UP &kp PAGE_UP &kp UP &kp PAGE_DOWN &kp P
&kp A &kp N4 &kp N5 &kp KN6 &kp COLON &kp C_MUTE &kp LEFT &kp DOWN &kp RIGHT &kp SEMI
&kp Z &kp N1 &kp N2 &kp N3 &kp UNDER &kp C_VOL_DN &kp C_PREV &kp C_PP &kp C_NEXT &kp FSLH
&soft_off &to DEFAULT &bootloader &bt BT_DISC 0 &to RAISE &soft_off
&kp ASTRK &kp N7 &kp N8 &kp N9 &kp MINUS &kp C_VOL_UP &kp PAGE_UP &kp UP &kp PAGE_DOWN &kp P
&kp FSLH &kp N4 &kp N5 &kp N6 &kp PLUS &kp C_MUTE &kp LEFT &kp DOWN &kp RIGHT &kp SEMI
&kp DOT &kp N1 &kp N2 &kp N3 &kp ENTER &kp C_VOL_DN &kp C_PREV &kp C_PP &kp C_NEXT &kp FSLH
&kp N0 &to DEFAULT &bootloader &bt BT_DISC 0 &to RAISE &soft_off
>;
//sensor-bindings = <&inc_dec_kp C_RW C_FF>;
};
Expand Down

0 comments on commit de0fd30

Please sign in to comment.