ctucx.git: tastenbrett

a custom 50ish% ortholinear keyboard

commit 8f923c55d4df86595aefdafe2668a1f14488258c
parent 636694e52e385460ab5d4f204c404f8e1692f578
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sat, 28 May 2022 12:25:56 +0200

readme.md: update image-urls to work in stagit
1 file changed, 3 insertions(+), 3 deletions(-)
M
readme.md
|
6
+++---
diff --git a/readme.md b/readme.md
@@ -1,6 +1,6 @@
 # tastenbrett
 
-![tastenbrett](https://cgit.ctu.cx/tastenbrett/plain/img/tastenbrett_irl.jpg)
+![tastenbrett](https://git.ctu.cx/tastenbrett/raw/img/tastenbrett_irl.jpg)
 
 A custom 50ish% ortholinear keyboard.
 

@@ -8,7 +8,7 @@ A custom 50ish% ortholinear keyboard.
 * Hardware Availability: i still have some pcbs, contact me(ctucx) if u want one ;)
 
 ## the hardware:
-![image of the pcb](https://cgit.ctu.cx/tastenbrett/plain/img/tastenbrrett_pcb.png)   
+![image of the pcb](https://git.ctu.cx/tastenbrett/raw/img/tastenbrrett_pcb.png)     
 I made the pcb layout with easyEDA.   
 You can find it [here on easyeda](https://easyeda.com/le0nth3in/50-keyboard) and an export of it as well as the gerber files  in the pcb folder in this repo.
 

@@ -31,7 +31,7 @@ But you could probably also laser-cut one out of wood or plexiglass or desisgn a
 
 ## qmk
 The default-layout looks like this:    
-![image of the default layout](https://cgit.ctu.cx/tastenbrett/plain/img/tastenbrett_layout.png)
+![image of the default layout](https://git.ctu.cx/tastenbrett/raw/img/tastenbrett_layout.png)
 
 Get a fresh copy of qmk and then copy the content of the qmk folder in this repo as "tastenbrett" to the "keyboards" folder of qmk.