aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/xeal60/keymaps/OLED_sample/readme.md
diff options
context:
space:
mode:
authoralex-ong <the.onga@gmail.com>2018-08-12 17:23:58 +1000
committeralex-ong <the.onga@gmail.com>2018-08-12 17:23:58 +1000
commit2758158a4bb15b0f5ec30de92760133248afe1f8 (patch)
treeab6cbaa941139c8c397284465f15e5537d0ba533 /keyboards/handwired/xeal60/keymaps/OLED_sample/readme.md
parent619b5d1e6d40c37eb77036158b8f2b99d673e2ba (diff)
downloadfirmware-2758158a4bb15b0f5ec30de92760133248afe1f8.tar.gz
firmware-2758158a4bb15b0f5ec30de92760133248afe1f8.tar.bz2
firmware-2758158a4bb15b0f5ec30de92760133248afe1f8.zip
Added xeal60 via clone of lets split
Diffstat (limited to 'keyboards/handwired/xeal60/keymaps/OLED_sample/readme.md')
-rw-r--r--keyboards/handwired/xeal60/keymaps/OLED_sample/readme.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/handwired/xeal60/keymaps/OLED_sample/readme.md b/keyboards/handwired/xeal60/keymaps/OLED_sample/readme.md
new file mode 100644
index 000000000..02888855b
--- /dev/null
+++ b/keyboards/handwired/xeal60/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...