qmk-firmware/keyboards/lets_split/keymaps/OLED_sample
Nikolaus Wittenstein 8ddbf7f59f Fix spelling of "persistent"
Fixes #1201.
2017-05-11 15:32:35 -04:00
..
Makefile Add files via upload 2017-03-22 14:55:13 -04:00
config.h Move defines for RGB to after the config.h include 2017-04-03 13:24:20 -04:00
keymap.c Fix spelling of "persistent" 2017-05-11 15:32:35 -04:00
readme.md Update readme.md 2017-03-22 15:56:45 -04:00

readme.md

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