diff --git a/README.md b/README.md index 860c9eb..a6095bd 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ left | right -|- -![left](output/routed_pcbs/board-front.png) | ![right](output/routed_pcbs/board-back.png) +![left](images/board-front.png) | ![right](images/board-back.png) A 5x3 split keyboard with 3 thumbs. There is nothing unique about the keyboard layout. It's inspired by Corne and Kyria, and has the exact number of keys needed for the [Miryoku](https://github.com/manna-harbour/miryoku) layout. diff --git a/images/board-back.png b/images/board-back.png new file mode 100644 index 0000000..2f082fe Binary files /dev/null and b/images/board-back.png differ diff --git a/images/board-front.png b/images/board-front.png new file mode 100644 index 0000000..0f0ed9f Binary files /dev/null and b/images/board-front.png differ