aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard/cluepad/backlight.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/cluepad/backlight.c')
-rw-r--r--keyboard/cluepad/backlight.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/cluepad/backlight.c b/keyboard/cluepad/backlight.c
index c0f853949..a9caed1df 100644
--- a/keyboard/cluepad/backlight.c
+++ b/keyboard/cluepad/backlight.c
@@ -6,7 +6,7 @@
int pwm_level;
-void led_set(uint8_t usb_led)
+void led_set_kb(uint8_t usb_led)
{
print("led_set\n");
}