mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-13 06:54:08 +00:00
Update keymap.c
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
This commit is contained in:
parent
a27206ef9c
commit
281ec3da3a
@ -79,9 +79,9 @@ static void print_status_narrow(void) {
|
||||
#ifdef AUTO_SHIFT_ENABLE
|
||||
|
||||
bool autoshift = get_autoshift_state();
|
||||
oled_write_P(PSTR("\n"), false);
|
||||
oled_advance_page(true);
|
||||
oled_write_P(PSTR("Auto-Shift"), autoshift);
|
||||
oled_write_P(PSTR("\n"), false);
|
||||
oled_advance_page(true);
|
||||
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user