fauxpark e2d3c92199 Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) il y a 7 ans
..
config.h 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107) il y a 7 ans
keymap.c e2d3c92199 Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) il y a 7 ans
readme.md bceffdefca Add helix keyboard (#2308) il y a 8 ans
rules.mk e2f7c3d5a5 Fixed the build break of helix/rev1:OLED_sample caused by PR #4462. (#4874) il y a 7 ans
serial_config.h 4665e4ffff Keyboard: Helix serial.c, split_scom.c bug fix and update (#4191) il y a 7 ans

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