forked from forks/qmk_firmware
b3d6426aa9
* Refactor lets split to use split common code * Refactor lets split to use split common code * Build fixes for OLED_sample keymap * Build fixes for OLED_sample keymap - attempt to reduce firmware size |
||
---|---|---|
.. | ||
config.h | ||
keymap.c | ||
readme.md | ||
rules.mk |
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...