Skip to content

Commit

Permalink
Update keyboards/tweetydabird/lotus58/keymaps/vial/keymap.c
Browse files Browse the repository at this point in the history
Co-authored-by: Less/Rikki <[email protected]>
  • Loading branch information
TweetyDaBird and lesshonor authored Nov 8, 2023
1 parent a2f9e41 commit f04cd19
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions keyboards/tweetydabird/lotus58/keymaps/vial/keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,4 @@ bool oled_task_user(void) {
return false;
}

#endif

layer_state_t layer_state_set_user(layer_state_t state) {
return update_tri_layer_state(state, 1, 2, 3);
}
#endif

0 comments on commit f04cd19

Please sign in to comment.