fauxpark e2d3c92199 Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) преди 7 години
..
config.h 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107) преди 7 години
keymap.c e2d3c92199 Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) преди 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...