]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/lets_split/keymaps/OLED_sample/readme.md
Merge pull request #1174 from nooges/atreus50
[qmk_firmware.git] / keyboards / lets_split / keymaps / OLED_sample / readme.md
1 SSD1306 OLED Display via I2C
2 ======
3
4 Features
5 --------
6
7 Some features supported by the firmware:
8
9
10 * I2C connection between the two halves is required as the OLED display will use this connection as well. Note this
11   requires pull-up resistors on the data and clock lines.
12 * OLED display will connect from either side
13
14
15 Wiring
16 ------
17
18
19 Work in progress...
20
21
22 OLED Configuration
23 -------------------------------
24
25 Work in progress...