This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Увійти
Tankernn
/
qmk_firmware
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Запити на злиття
0
Wiki
Дерево:
d6386b108b
Гілки
Теги
iris-working
master
qmk_firmware
/
keyboards
/
lets_split
/
keymaps
/
OLED_sample
Danny Nguyen
e3aeab356a
Move SSD1306 function declarations to header file
8 роки тому
..
Makefile
f0962bce50
Add files via upload
8 роки тому
config.h
d90ac76295
Move defines for RGB to after the config.h include
8 роки тому
keymap.c
e3aeab356a
Move SSD1306 function declarations to header file
8 роки тому
readme.md
2573e581a5
Update readme.md
8 роки тому
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...