qmk_firmware/keyboards/lets_split/keymaps/OLED_sample
Joe Wasson fe60cbd928 Remove PLAY_NOTE_ARRAY usages to get rid of warning. 2017-08-20 12:32:20 -04:00
..
Makefile
config.h
keymap.c Remove PLAY_NOTE_ARRAY usages to get rid of warning. 2017-08-20 12:32:20 -04:00
readme.md

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