2
0
zvecr b3d6426aa9 Keyboard: Refactor lets split to use split common code (#4536) 7 лет назад
..
config.h 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 7 лет назад
keymap.c 678fae6cce Reformat 40% Ortho boards to work with Layouts feature (#2804) 7 лет назад
readme.md 2573e581a5 Update readme.md 8 лет назад
rules.mk b3d6426aa9 Keyboard: Refactor lets split to use split common code (#4536) 7 лет назад

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