josefadamcik / SofleKeyboard

A split keyboard based on Lily58, Crkbd and Helix keyboards
https://josefadamcik.github.io/SofleKeyboard/
Other
1.88k stars 284 forks source link

HW: RGB bottom plate source files are absent #122

Closed DaneEvans closed 2 years ago

DaneEvans commented 2 years ago

Which Board? RGB

Which Board Revision? RGB = all

What is the issue? Somehow the .pro files are missing for the RGB, gerbers are present

What have you done to narrow down the issue? Modified in commits: e14ca75fd762d4ff547314f149ff856b30f8cad8, 16df1be05262ffb6fb64be95b8e938f15f3d6c7d,

but never deleted. honestly this one has me stumped. The path is literally only touched in those 2 commits. So I think git just hates something.

I'm just going to pull an old version and copy them in I think

DaneEvans commented 2 years ago

Ok, I've added them in manually from the original commit 16df1be, the ones in the later e14ca75 commit were somehow Josef's ones, and I'm still not sure where or when they dissappeared entirely, because the history still seems to show that nothing else touched those paths.

Apologies