Search found 2 matches

by weldawadyathink
24 Mar 2015, 23:48
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 409287

snip

I compared it with mine and in keymap_poker.c at around line 12 you have:
...RGHT, P0, PDOT ),
That comma shouldn't be there unless you have an FN layer after it, so try removing it.

I removed that comma, but that doesnt seem to have fixed the warning messages. The firmware did compile ...
by weldawadyathink
24 Mar 2015, 01:09
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 409287

Hello, I am a new user here.

I have used this guide to make a teensy++ controller for an IBM Model M. I am having some compilation errors that I cannot figure out.
Here is the pastebin of the entire compilation: http://pastebin.com/ewdfZi2K

Here is the important warning messages:
keymap_poker.c ...

Go to advanced search