fauxpark e2d3c92199 Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) hace 7 años
..
config.h 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107) hace 7 años
keymap.c e2d3c92199 Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) hace 7 años
readme.md 2573e581a5 Update readme.md hace 8 años
rules.mk b3d6426aa9 Keyboard: Refactor lets split to use split common code (#4536) hace 7 años

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