Skip to content

Commit

Permalink
Update keyboards/k320/keymaps/kuenhlee/keymap.c
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan <[email protected]>
  • Loading branch information
dkjer and fauxpark authored Jan 9, 2021
1 parent e74a92f commit a69a245
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions keyboards/k320/keymaps/kuenhlee/keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,3 @@ bool process_record_user(uint16_t keycode, keyrecord_t *record) {
void matrix_init_user(void) {
set_unicode_input_mode(UC_WINC);
}

void matrix_scan_user(void) {
}

void led_set_user(uint8_t usb_led) {
}

0 comments on commit a69a245

Please sign in to comment.