qmk-firmware/keyboards/helix/rev1/keymaps/OLED_sample
fauxpark 3dbf08b655 Cleanup rules.mk for 32U4 keyboards, H (#7030)
* Cleanup rules.mk for 32U4 keyboards, H

* Change some boards incorrectly assumed to be halfkay
2019-10-20 12:51:37 -07:00
..
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
keymap.c [Keyboard] Cleanup helix rules options (#6952) 2019-10-16 11:01:49 -07:00
readme.md Add helix keyboard (#2308) 2018-01-28 12:14:12 -05:00
rules.mk Cleanup rules.mk for 32U4 keyboards, H (#7030) 2019-10-20 12:51:37 -07:00
serial_config.h Keyboard: Helix serial.c, split_scom.c bug fix and update (#4191) 2018-10-22 11:38:05 -07: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...