qmk_firmware/keyboards/lets_split/keymaps/OLED_sample
Drashna Jaelre 678fae6cce Reformat 40% Ortho boards to work with Layouts feature (#2804)
* Reformat 40% Ortho boards to work with Layouts feature

* Fix krusli keymap to compile properly

* Fix mt40 compile errors

* Fix layouts

* fix RGB?
2018-05-14 10:11:12 -04:00
..
config.h Remove extra underscore from MASTER_RIGHT define 2017-11-01 01:19:06 -04:00
keymap.c Reformat 40% Ortho boards to work with Layouts feature (#2804) 2018-05-14 10:11:12 -04:00
readme.md Update readme.md 2017-03-22 15:56:45 -04:00
rules.mk Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency 2018-03-16 16:33:43 -04:00

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