Okay, checked my code, realized I had ports F initialized in the columns function even though they weren't functions. when I tried to compile this time, I got this strange message:
matrix.c: In function 'read_cols':
matrix.c:165:5: warning: left shift count >= width of type [enabled by default ...
Search found 7 matches
- 23 May 2016, 04:15
- Forum: Workshop
- Topic: TMK code help please!
- Replies: 10
- Views: 7069
- 22 May 2016, 18:48
- Forum: Workshop
- Topic: How to build your very own keyboard firmware
- Replies: 711
- Views: 409402
- 22 May 2016, 18:47
- Forum: Workshop
- Topic: TMK code help please!
- Replies: 10
- Views: 7069
- 22 May 2016, 05:50
- Forum: Workshop
- Topic: TMK code help please!
- Replies: 10
- Views: 7069
- 22 May 2016, 05:18
- Forum: Workshop
- Topic: How to build your very own keyboard firmware
- Replies: 711
- Views: 409402
- 21 May 2016, 05:47
- Forum: Workshop
- Topic: How to build your very own keyboard firmware
- Replies: 711
- Views: 409402
- 20 May 2016, 19:10
- Forum: Workshop
- Topic: How to build your very own keyboard firmware
- Replies: 711
- Views: 409402
Hey, I created my own keyboard for the first time (10 keyless), but am having trouble with the very last step of the coding. I cant seem to run the Makefile, I always get an error saying "avr-gcc.exe- Application error 'The application was unable to start correctly (0xc0000142). Click OK to close ...