Search found 5 matches
- 15 Aug 2015, 21:00
- Forum: Workshop
- Topic: How to build your very own keyboard firmware
- Replies: 711
- Views: 390513
- 15 Aug 2015, 01:42
- Forum: Workshop
- Topic: How to build your very own keyboard firmware
- Replies: 711
- Views: 390513
So, I flashed the firmware and the keyboard goes crazy firing random keys and freaking out in general. Here are all of the files that I edited. Thanks for any help!
https://gist.github.com/ambergrismonger ... 068cc09a1b
https://gist.github.com/ambergrismonger ... 068cc09a1b
- 15 Aug 2015, 01:14
- Forum: Workshop
- Topic: How to build your very own keyboard firmware
- Replies: 711
- Views: 390513
- 15 Aug 2015, 00:57
- Forum: Workshop
- Topic: How to build your very own keyboard firmware
- Replies: 711
- Views: 390513
- 15 Aug 2015, 00:42
- Forum: Workshop
- Topic: How to build your very own keyboard firmware
- Replies: 711
- Views: 390513
I just built a Quark and I'm trying to compile my firmware but I am winding up with this error and I can't figure out what's wrong: keymap_poker.c:10: error: expected '}' before '{' token make: *** [obj_gh60_lufa/keymap_poker.o] Error 1 Here is my keymap_poker file: #include "keymap_common.h" const ...