Jacob Alexander

Results 270 comments of Jacob Alexander

Have you tried a recent firmware?

Some things to try. 1) Update to the latest firmware (v0.5.7) 2) Try forcing NKRO mode (and 6KRO) to see if that makes any difference This may have something to...

Interesting! Thanks for the update. Please let me know if there are any more issues. (I'm working on a bunch of USB things for HID-IO features)

Interesting, definitely a bug. I'll need to check if there are array bounds checking, and also figure out how far negative columns should go (useful for interpolation calculations).

Oh, neat! This may take me a bit to merge, but it's definitely something I was planning for the LCD :D

Yep, porting this firmware to other keyboard should be totally doable. Not for the faint hearted, but I've already ported across two different architectures (AVR and ARM) so a lot...

So, you'd have to add support for the mk22dx too for my code (the bootloader is partially based off of the mchck stuff, but not entirely) if you want to...

Nice! Yeah, I don't have any plans to do the porting myself, but I have no problems on support any porting efforts.

Yeah, at some point it's often easier just to start over.

I believe this is fixed in git master. Still working on getting this published to the configurator. On Sat, Jan 27, 2018 at 3:21 PM Kevin Johnson wrote: > I'm...