summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/keymaps/OLED_sample/readme.md
diff options
context:
space:
mode:
authorXyverz <xyverz@gmail.com>2017-04-02 23:49:39 +0200
committerXyverz <xyverz@gmail.com>2017-04-02 23:49:39 +0200
commitc034b61b1abb2bf23187abae562bf53916c60fa1 (patch)
treed36aa00c7ae93ce144445638b61269d3a0dd5f50 /keyboards/lets_split/keymaps/OLED_sample/readme.md
parent787304647961f4cb654188ddb88c22dd7991ab87 (diff)
parent3448d5d4874a2775f85320a2be69edd241575d46 (diff)
downloadqmk_firmware-c034b61b1abb2bf23187abae562bf53916c60fa1.tar.gz
qmk_firmware-c034b61b1abb2bf23187abae562bf53916c60fa1.tar.xz
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'keyboards/lets_split/keymaps/OLED_sample/readme.md')
-rw-r--r--keyboards/lets_split/keymaps/OLED_sample/readme.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/lets_split/keymaps/OLED_sample/readme.md b/keyboards/lets_split/keymaps/OLED_sample/readme.md
new file mode 100644
index 000000000..02888855b
--- /dev/null
+++ b/keyboards/lets_split/keymaps/OLED_sample/readme.md
@@ -0,0 +1,25 @@
+SSD1306 OLED Display via I2C
+======
+
+Features
+--------
+
+Some features supported by the firmware:
+
+
+* I2C connection between the two halves is required as the OLED display will use this connection as well. Note this
+ requires pull-up resistors on the data and clock lines.
+* OLED display will connect from either side
+
+
+Wiring
+------
+
+
+Work in progress...
+
+
+OLED Configuration
+-------------------------------
+
+Work in progress...