hasu@tmk

Results 154 comments of hasu@tmk

They are Alps SKRP and ROHM SML012. I thnk you will find compatible components for them easily. I never used BOM so far, btw. I'll add when I need that.

You can find them here. https://github.com/tmk/keyboard_parts.pretty https://github.com/tmk/kicad_lib_tmk

you can ignore those if you are refering plate branch. schematic is not matter in that case.

I have a plan to add UART chaining when I have time but I'll never do for LED and LCD things. I'm hoping someone can add these features.

@fredizzimo Great job! And UART chaining support would be greatly appreciated.

Great job! People will want to fork your repo instead of mine so you can do what you want on your repo. I think you don't have to care about...

I'm using gcc-arm-none-eabi 4.8.3 on ubuntu, I didn't confirm which toolchanin chibios requires, although. It seems to me work so far but I'll have to check some time when I...

The Bpiphany's controller has decorders or multiplexers to strobe matrix, unlike other simple plain keyboards. https://deskthority.net/w/images/7/71/Kitten_Paw_Schematics.pdf I guess with this fact you need more time to settle signal on matrix...

Just like to share this small patch for libsigrok. With this fix Pluseview can show AGLA data in correct order. https://github.com/tmk/libsigrok/commit/c66ea83d7e212608515fa9da5408a520bb338370 with the fix ![](https://i.imgur.com/OhYMI8I.png) and without it ![](https://i.imgur.com/3ueZOFo.png)

I didn't try to building for WIndows. sigrok-util/cross-compile/linux worked well for me on ubuntu, instead.