Thomas Pointhuber

Results 42 comments of Thomas Pointhuber

You need to do some little changes to the board configuration and on the board itself: * in the board class: ```DIO0 = 4``` * solder a jumper between pin...

I had a similar problem. In my case, I made wrong changes to the board files which causes the rx interrupts to be not detected. Do you have a RX...

Does this look correct? This is an import using the Altium importer integrated in the KiCad nightlies (https://forum.kicad.info/t/work-in-progress-native-altium-importer/20712) ![KiCad import](https://user-images.githubusercontent.com/1652144/97169481-702f3600-178a-11eb-8169-a51c14742dcb.png)

Please create Pull Requests for all those things you want to have merged.

You have to create a personal fork and push to this fork, not onto my repository.

Hi, you can create a light theme for here and create an issue on the KiCad bugtracker to improve handling of light themes.

There are two problems: 1. I would like the official permission from the theme creator: #28 2. The themes should be updated to the current version of the color scheme...

This is a sneak peek how it looks right now: ![PCM example](https://user-images.githubusercontent.com/1652144/139558441-f0e15a5b-4268-4b48-bf94-dc5ffb22f6d6.png)

@DX-MON maybe we can add a light and a dark Eagle theme. I suppose only the background color is different?

As KiCad introduced various new color tags over time, it would be nice if all themes we include in the package manager have all colors assigned. I did this for...