1
0
Fork 0

Various keyboard fixes (#18649)

This commit is contained in:
Joel Challis 2022-10-08 23:30:51 +01:00 committed by GitHub
parent 85dc473faa
commit 48093000e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 14 additions and 59 deletions

View file

@ -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