diff options
author | alex-ong <the.onga@gmail.com> | 2018-08-12 17:23:58 +1000 |
---|---|---|
committer | alex-ong <the.onga@gmail.com> | 2018-08-12 17:23:58 +1000 |
commit | 2758158a4bb15b0f5ec30de92760133248afe1f8 (patch) | |
tree | ab6cbaa941139c8c397284465f15e5537d0ba533 /keyboards/handwired/xeal60/keymaps/OLED_sample/readme.md | |
parent | 619b5d1e6d40c37eb77036158b8f2b99d673e2ba (diff) | |
download | firmware-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.md | 25 |
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... |