Skip to content

Commit

Permalink
keymap - more merge fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
ilc authored Dec 27, 2024
1 parent 8ca2054 commit 97ff03b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions keyboards/svalboard/keymaps/vial/keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,6 @@ layer_state_t layer_state_set_user(layer_state_t state) {
return state;
}

void keyboard_post_init_user(void) {
// Customise these values if you need to debug the matrix
//debug_enable=true;
//debug_matrix=true;
//debug_keyboard=true;
//debug_mouse=true;
}

enum layer {
NORMAL,
FUNC,
Expand Down

0 comments on commit 97ff03b

Please sign in to comment.