diff options
author | ishtob <ishtob@gmail.com> | 2017-03-22 15:56:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-22 15:56:45 -0400 |
commit | 2573e581a52d88e0722f33e6137e37a018ac0b25 (patch) | |
tree | 30d353dbf014b6e105533bc1f99af5cb94fc0fd0 | |
parent | d5f56e91e43c881323df243baebd9dd982e9cbad (diff) | |
download | qmk_firmware-2573e581a52d88e0722f33e6137e37a018ac0b25.tar.gz qmk_firmware-2573e581a52d88e0722f33e6137e37a018ac0b25.zip |
Update readme.md
-rw-r--r-- | keyboards/lets_split/keymaps/OLED_sample/readme.md | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/keyboards/lets_split/keymaps/OLED_sample/readme.md b/keyboards/lets_split/keymaps/OLED_sample/readme.md index 839fd42841..02888855b8 100644 --- a/keyboards/lets_split/keymaps/OLED_sample/readme.md +++ b/keyboards/lets_split/keymaps/OLED_sample/readme.md @@ -15,13 +15,6 @@ Some features supported by the firmware: Wiring ------ -The wiring for i2c: - -![i2c wiring](imgs/split-keyboard-i2c-schematic.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 -unnecessary in simple use cases. Work in progress... @@ -29,4 +22,4 @@ Work in progress... OLED Configuration ------------------------------- -Work in progress...
\ No newline at end of file +Work in progress... |