diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-06-11 21:24:23 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-06-11 21:24:23 -0400 |
commit | a7ce482d142b5e4570ba0f63423ec66e51c51c6f (patch) | |
tree | 10b6b1fcdd1fdf947649cde3befc530d07fd40e5 /keyboards/lets_split | |
parent | c02f9a6ee495ede47d7726ffaf8d21271ed21642 (diff) | |
download | qmk_firmware-a7ce482d142b5e4570ba0f63423ec66e51c51c6f.tar.gz qmk_firmware-a7ce482d142b5e4570ba0f63423ec66e51c51c6f.zip |
remove the rest of the .pngs
Diffstat (limited to 'keyboards/lets_split')
-rw-r--r-- | keyboards/lets_split/imgs/split-keyboard-i2c-schematic.png | bin | 26565 -> 0 bytes | |||
-rw-r--r-- | keyboards/lets_split/imgs/split-keyboard-serial-schematic.png | bin | 19487 -> 0 bytes | |||
-rw-r--r-- | keyboards/lets_split/readme.md | 4 |
3 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/lets_split/imgs/split-keyboard-i2c-schematic.png b/keyboards/lets_split/imgs/split-keyboard-i2c-schematic.png Binary files differdeleted file mode 100644 index 8882947187..0000000000 --- a/keyboards/lets_split/imgs/split-keyboard-i2c-schematic.png +++ /dev/null diff --git a/keyboards/lets_split/imgs/split-keyboard-serial-schematic.png b/keyboards/lets_split/imgs/split-keyboard-serial-schematic.png Binary files differdeleted file mode 100644 index 7621d38ed9..0000000000 --- a/keyboards/lets_split/imgs/split-keyboard-serial-schematic.png +++ /dev/null diff --git a/keyboards/lets_split/readme.md b/keyboards/lets_split/readme.md index 7e5a546022..32a1c3ef1d 100644 --- a/keyboards/lets_split/readme.md +++ b/keyboards/lets_split/readme.md @@ -90,11 +90,11 @@ and modify the `matrix.c` accordingly. The wiring for serial: -![serial wiring](imgs/split-keyboard-serial-schematic.png) +![serial wiring](https://i.imgur.com/C3D1GAQ.png) The wiring for i2c: -![i2c wiring](imgs/split-keyboard-i2c-schematic.png) +![i2c wiring](https://i.imgur.com/Hbzhc6E.png) The pull-up resistors may be placed on either half. It is also possible to use 4 resistors and have the pull-ups in both halves, but this is |