You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/lets_split/keymaps/OLED_sample
Drashna Jaelre 00b6f14821
Replace outdated RGB/Audio information
6 years ago
..
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 6 years ago
keymap.c Reformat 40% Ortho boards to work with Layouts feature (#2804) 6 years ago
readme.md Update readme.md 7 years ago
rules.mk Replace outdated RGB/Audio information 6 years ago

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