mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-06-14 16:34:03 +00:00
f14629ed1c
* Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
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…