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/helix/rev1/keymaps/OLED_sample
fauxpark e2d3c92199
Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)
5 years ago
..
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 6 years ago
keymap.c Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) 5 years ago
readme.md Add helix keyboard (#2308) 7 years ago
rules.mk Fixed the build break of helix/rev1:OLED_sample caused by PR #4462. (#4874) 6 years ago
serial_config.h Keyboard: Helix serial.c, split_scom.c bug fix and update (#4191) 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...