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 11, 2023
1 parent bc9e839 commit ac8a3c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/tweetydabird/lotus58/keymaps/vial/keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ static void print_status_narrow(void) {
}

// Display capslock
oled_write_P(PSTR("\n"), false);
oled_advance_page(true);
led_t led_usb_state = host_keyboard_led_state();
oled_write_ln_P(PSTR("Caps- lock"), led_usb_state.caps_lock);

Expand Down

0 comments on commit ac8a3c1

Please sign in to comment.