Search found 13 matches

by Bhuyakasha
23 Jun 2015, 16:04
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 408827

Hey, any tips for debugging?

My keyboard spams 6 keys, of which 5 are on the same row. I have tried resoldering the row to a different pin but that didn't help. I'd think that it's a hardware problem of shorts, but I checked everything with a multimeter and there don't seem to be any. Can this be ...
by Bhuyakasha
19 Apr 2015, 13:16
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 408827

A new problem arises:

I'm debugging the third column of the following matrix:

qwer
tyui
opas
dfgh

It spams euag over and over again.. I'm pretty sure there is something shorted, as the code worked before I resoldered some connections, but I can't figure out what..

When pressing E:
gggg ...
by Bhuyakasha
18 Apr 2015, 23:28
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 408827

Looks like that's what I need Ray, but one thing I don't quite understand. It seems like all the action codes are specified outside the keymap and inside the fn_actions, but then how can I specify which keyswitch corresponds with the action code?

Or can they maybe simply be included inside the ...
by Bhuyakasha
18 Apr 2015, 15:05
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 408827

The keys are working now, but I want to use them as jingle buttons, so it would be very handy if I could let one key execute multiple scancodes for example [ALT]+[X], what is the easiest way to do this?
by Bhuyakasha
27 Mar 2015, 20:06
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 408827

Yes it says it's HaaTa right there on the tin. It might be a bit difficult since I can't find much tutorial-like stuff, but his own documentation seems pretty solid.
by Bhuyakasha
27 Mar 2015, 17:02
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 408827

Hm, alright that's something I didn't know about.. Do you know of any firmware that would work on the Teensy 3.1?

EDIT: I found something, https://geekhack.org/index.php?topic=65628.0, https://github.com/kiibohd/controller
by Bhuyakasha
27 Mar 2015, 16:03
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 408827

Not sure if this is the best place to post this, but I have a Teensy 3.1, could someone point me in the direction of some tutorial or documentation on that?

In particular I'm unsure how to rewrite the code for the readout of the pins:

static void init_cols(void)
{
// Input with pull-up(DDR:0 ...
by Bhuyakasha
02 Jan 2015, 19:09
Forum: Group buys
Topic: Cherry MX and Matias switches
Replies: 4661
Views: 1122837

I received my switches, another happy customer!
by Bhuyakasha
03 Nov 2014, 22:15
Forum: Keyboards
Topic: Building my first custom keyboard
Replies: 9
Views: 4088

Largish update

So it's been about a month since I wrote my first post. I didn't really want to do an update before I had my CAD stuff sorted out but now I'm ready so here goes...

Layout design
I'll start off with the progress on the design of my layout. So I thought I had already decided on ...
by Bhuyakasha
03 Oct 2014, 23:51
Forum: Group buys
Topic: Cherry MX and Matias switches
Replies: 4661
Views: 1122837

Sooo, am I correct in saying that orders placed now will take at least 3 weeks, so might as well wait for the MXLOCKS to (arrive - edited) hit the MOQ?
by Bhuyakasha
30 Sep 2014, 00:10
Forum: Keyboards
Topic: Building my first custom keyboard
Replies: 9
Views: 4088

Also, tactile greys?Have you ever tried them?
They are mighty heavy, your pinkies will hate you!

I've never tried them. I really liked the change from my musical keyboard to heavy piano keys though, which makes me think that heavier is nicer. Might be smart to order a test switch though ...
by Bhuyakasha
28 Sep 2014, 16:40
Forum: Keyboards
Topic: Building my first custom keyboard
Replies: 9
Views: 4088

I'm very familiar with the 4th layout. beware or the backspace position, I find it a bit uncomfortably to the right

Heh, I might have been inspired just a tiny bit by this post of yours (read: blatantly copied) for that last layout. http://deskthority.net/workshop-f7/custom-65-finally-finished ...
by Bhuyakasha
28 Sep 2014, 15:29
Forum: Keyboards
Topic: Building my first custom keyboard
Replies: 9
Views: 4088

Building my first custom keyboard

The Nedo I

I'd like to start off by saying that I'll try to document my progress in this thread as extensively as possible, so expect lots to read. I will also be updating this pdf file https://www.dropbox.com/s/mrwpp18voc9yy27/omglatex.pdf?dl=0 in which I write all my notes to self. This will be ...

Go to advanced search