Search found 2 matches

by rockosmodlife
16 Dec 2015, 02:12
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 426895

Hi, welcome to DT!

Did you delete or edit the file led.c? Or the file keymap_common.c? Because these are the files where the function belong that cannot be found.

If you don`t want to use LEDs, you can empty the function led_set(), but you should not delete it.


void led_set(uint8_t usb_led ...
by rockosmodlife
15 Dec 2015, 06:38
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 426895

hey guys, I have an issue that I cant seem to shake here.

obj_gh60_lufa/common/keyboard.o: In function `keyboard_set_leds':
C:\Users\Administrator\Downloads\tmk_keyboard-master\tmk_keyboard-master\keyboard\gh60/../../tmk_core/common/keyboard.c:176: undefined reference to `led_set'
obj_gh60_lufa ...

Go to advanced search