You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4cdcbdb861
* Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard |
7 years ago | |
---|---|---|
.. | ||
Makefile | 8 years ago | |
config.h | 7 years ago | |
keymap.c | 7 years ago | |
readme.md | 8 years ago | |
rules.mk | 7 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...