qmk_firmware/keyboards/helix/rev1/keymaps/OLED_sample
2018-10-22 14:55:05 -04:00
..
config.h
keymap.c Keymaps: Helix rgblight mode update (#4091) 2018-10-10 12:53:18 -07:00
readme.md
rules.mk Replace outdated RGB/Audio information 2018-10-22 14:55:05 -04:00
serial_config.h Keyboard: Helix serial.c, split_scom.c bug fix and update (#4191) 2018-10-22 11:38:05 -07: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...