summaryrefslogtreecommitdiff
path: root/keyboards/lets_split/keymaps/OLED_sample/readme.md
diff options
context:
space:
mode:
authorDamien2017-04-02 23:29:12 +0200
committerGitHub2017-04-02 23:29:12 +0200
commit3e41cde9f99778ca30c03b97470c32780379db43 (patch)
tree18e2376acae06563166b5ea8b8cd6368cb9cddae /keyboards/lets_split/keymaps/OLED_sample/readme.md
parente7347ff0de93ff823462b3ff2b4136b44dc576c0 (diff)
parent3448d5d4874a2775f85320a2be69edd241575d46 (diff)
Merge pull request #19 from qmk/master
Merge from qmk
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...