Search found 6 matches

by Bloodhoundje
27 Apr 2016, 15:52
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 409599

You are missing some hashes, here's a modified keymap_common.h that compiles for me: https://gist.github.com/7a7008e64eb56153d64dd516283a19d1

Thank you very much flabbergast, that indeed was the issue. Just compiled flawlessly and my keyboard is up and running :mrgreen: .

Will soon post 3d files ...
by Bloodhoundje
27 Apr 2016, 11:19
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 409599

I still keep running into the same compiling errors, could someone try to compile the customized gh60 files for me? Would like to know if it compiles (if it does the .hex file is appreciated :) ), and if it doesnt compile I would like to know what's the error message you receive.

Hopefully with ...
by Bloodhoundje
25 Apr 2016, 01:00
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 409599

Hi.
I have now almost made my first custom TMK board.
But I have one remaining problem....

The goal is to make a 5x5 keypad, had some errors when compiling but sorted them out. And the keyboard works... almost...

The thing is that row 4(every key) buttons activates their entire coloumn. I have ...
by Bloodhoundje
24 Apr 2016, 13:18
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 409599

I have tried replacing the matrix.c and led.c with the original files to see if this might fix the issue. No luck again, exactly the same error.

I am trying to compile the files with the latest version of win avr-gcc under windows 8.1. Tried it on both my desktop and laptop to make sure the issue ...
by Bloodhoundje
22 Apr 2016, 17:25
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 409599

Do you have keymap_poker.c in the "SRC = ..." list in the Makefile?


Yes I do, my Makefile is as follow:


#----------------------------------------------------------------------------
# On command line:
#
# make all = Make software.
#
# make clean = Clean out built project files.
#
# make coff ...
by Bloodhoundje
22 Apr 2016, 14:18
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 409599

Hi everyone,

I have recently gotten interested in building my own little keyboard. I am a left handed mouse user with RSI and was annoyed by the fact that there is no right handed version of the Razer orbweaver.
I designed a small 22 keys ergoboard. For the software part I decided to follow the ...

Go to advanced search