Skip to content

Commit

Permalink
/dumbpad/v0x/keymaps/default/keymap.c - remove empty functions
Browse files Browse the repository at this point in the history
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
  • Loading branch information
imchipwood and noroadsleft committed Jul 18, 2020
1 parent 0c9edc4 commit 3c8756e
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions keyboards/dumbpad/v0x/keymaps/default/keymap.c
Expand Up @@ -75,18 +75,6 @@ void keyboard_post_init_user(void) {
//debug_mouse = true;
}

void matrix_init_user(void) {

}

void matrix_scan_user(void) {

}

void led_set_user(uint8_t usb_led) {

}

void encoder_update_user(uint8_t index, bool clockwise) {
/* Custom encoder control - handles CW/CCW turning of encoder
* Default behavior:
Expand Down

0 comments on commit 3c8756e

Please sign in to comment.