Various keyboard fixes (#18649)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
#ifdef OLED_ENABLE
|
||||
bool oled_task_kb(void) {
|
||||
if (!oled_task_kb()) { return false; }
|
||||
if (!oled_task_user()) { return false; }
|
||||
// Host Keyboard Layer Status
|
||||
oled_write_P(PSTR("Synthesis60\nLayer: "), false);
|
||||
// Host Keyboard LED Status
|
||||
|
Reference in New Issue
Block a user