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 ...
Search found 4 matches
- 14 May 2016, 13:59
- Forum: Workshop
- Topic: How to build your very own keyboard firmware
- Replies: 711
- Views: 409424
- 14 May 2016, 03:10
- Forum: Workshop
- Topic: How to build your very own keyboard firmware
- Replies: 711
- Views: 409424
- 03 May 2016, 14:11
- Forum: Workshop
- Topic: [help] Dead Rapoo KX Revival Project
- Replies: 1
- Views: 955
- 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 ...
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 ...