Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ridingintraffic committed Sep 22, 2023
1 parent 4b6e6d5 commit fd9c8ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrappers.h
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@

#define __BASE_NUMPAD_1_1__ KC_MPLY, KC_VOLD, KC_VOLU, KC_NO
#define __BASE_NUMPAD_1_2__ ZMMT, ZMSV, ZMSS, ZMSP
#define __BASE_NUMPAD_1_3__ KC_1, KC_2, KC_3, KC_ENTER
#define __BASE_NUMPAD_1_3__ KC_NO, KC_NO, KC_NO, KC_NO
#define __BASE_NUMPAD_1_4__ KC_LCTL, KC_LGUI, KC_LALT, KC_NO

#define __BASE_NUMPAD_2_1__ KC_HOME, KC_END, KC_PGUP, KC_PGDN
Expand Down

0 comments on commit fd9c8ed

Please sign in to comment.