Search found 2 matches

by mcturtles
30 Jun 2015, 21:39
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 412548

To me it sounds like you might've set up something that caused an infinite loop. Did you include your keymap within your keymap definition or something like that? Maybe copy a fresh version of the source code and apply your changes bit by bit to see what causes that error.
I would think that ...
by mcturtles
30 Jun 2015, 19:41
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 412548

Hey guys/gals, having issues when I go to make the makefile. It's telling me the parameter name is missing in my Keymap and then (as a result I assume), the keymap_poker is throwing a whole bunch of errors.

This is the output from "make"

This is my Keymap code snippet:

#define KEYMAP( \
K00 ...

Go to advanced search