Search found 2 matches
- 24 Mar 2015, 23:48
- Forum: Workshop
- Topic: How to build your very own keyboard firmware
- Replies: 711
- Views: 390425
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 success...
- 24 Mar 2015, 01:09
- Forum: Workshop
- Topic: How to build your very own keyboard firmware
- Replies: 711
- Views: 390425
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:6:5:...