1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/keyboards/lets_split/keymaps/OLED_sample
Richard Baptist 21fbcf145c
Revert "Delete unused boards"
This reverts commit 1b5c75c83d.
2019-06-16 13:04:19 +02:00
..
config.h Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
keymap.c Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
readme.md Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
rules.mk Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00

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...