summaryrefslogtreecommitdiff
path: root/keyboards/dyz
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2022-10-08 23:30:51 +0100
committerGitHub <noreply@github.com>2022-10-09 09:30:51 +1100
commit48093000e1a8fbe7fc25a43aea3f75913a634d53 (patch)
tree5b864c2fa7601078da657db2b560bdfbc35225c4 /keyboards/dyz
parent85dc473faafbb9370abbd69bb0c08da3dea87386 (diff)
Various keyboard fixes (#18649)
Diffstat (limited to 'keyboards/dyz')
-rw-r--r--keyboards/dyz/synthesis60/synthesis60.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dyz/synthesis60/synthesis60.c b/keyboards/dyz/synthesis60/synthesis60.c
index c56a61b1ec..e65bbe4697 100644
--- a/keyboards/dyz/synthesis60/synthesis60.c
+++ b/keyboards/dyz/synthesis60/synthesis60.c
@@ -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