Search found 4 matches

by cramcomplex
14 May 2016, 13:59
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 409424

The error keymap_poker.c:18:73: error: macro "KEYMAP" passed 81 arguments, but just takes 66 means exactly what it says - you have too many parameters inside the "KEYMAP(....)" in your keymap_poker.c. You have there one extra line of "keys".

OMG...thank you so much for that! I realized I had an ...
by cramcomplex
14 May 2016, 03:10
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 409424

Hey guys, having the following error when compiling and if you guys don't mind, I need a new set of eyes looking at the code.

Getting an error of:


keymap_poker.c:18:73: error: macro "KEYMAP" passed 81 arguments, but just takes 66
keymap_poker.c:12: error: "KEYMAP" undeclared here <not in a ...
by cramcomplex
03 May 2016, 14:11
Forum: Workshop
Topic: [help] Dead Rapoo KX Revival Project
Replies: 1
Views: 955

Well since no one advised for or against my question, I proceeded to remove everything that was soldered, took my cut-off disc and (hopefully) scarred the PCB.

http://i.imgur.com/UrWwzGI.jpg

So far all the rows have been soldered...

http://i.imgur.com/mDPoMEI.jpg

Front comparison with a ...
by cramcomplex
28 Apr 2016, 02:42
Forum: Workshop
Topic: [help] Dead Rapoo KX Revival Project
Replies: 1
Views: 955

[help] Dead Rapoo KX Revival Project

Hi Guys, first time poster so I hope I posted it in the right sub-forum.

So my Rapoo KX's hardware failed, LEDs not working, inputs are not being read properly and charging the thing doesn't work...basically it's dead.

I am trying to revive it by placing a Teensy 2.0 controller on it.

These are ...

Go to advanced search