qmk_firmware/keyboards/helix/rev2/keymaps/yshrsmz
Yasuhiro Shimizu ffc2dc0359 Keymap: add yshrsmz keymaps (#3770)
* add ergo42 keymap

* add helix keymap

* add keymap for lets_split

* Add keymap for nyquist

* update keymaps to address review comments

- remove unneeded include
- use `#pragma once`
2018-09-01 09:38:29 -07:00
..
config.h Keymap: add yshrsmz keymaps (#3770) 2018-09-01 09:38:29 -07:00
keymap.c Keymap: add yshrsmz keymaps (#3770) 2018-09-01 09:38:29 -07:00
readme.md Keymap: add yshrsmz keymaps (#3770) 2018-09-01 09:38:29 -07:00
rules.mk Keymap: add yshrsmz keymaps (#3770) 2018-09-01 09:38:29 -07:00

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