diff options
Diffstat (limited to 'keyboards/helix/rev1/keymaps/OLED_sample/readme.md')
-rw-r--r-- | keyboards/helix/rev1/keymaps/OLED_sample/readme.md | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/keyboards/helix/rev1/keymaps/OLED_sample/readme.md b/keyboards/helix/rev1/keymaps/OLED_sample/readme.md deleted file mode 100644 index 02888855b..000000000 --- a/keyboards/helix/rev1/keymaps/OLED_sample/readme.md +++ /dev/null | |||
@@ -1,25 +0,0 @@ | |||
1 | SSD1306 OLED Display via I2C | ||
2 | ====== | ||
3 | |||
4 | Features | ||
5 | -------- | ||
6 | |||
7 | Some features supported by the firmware: | ||
8 | |||
9 | |||
10 | * I2C connection between the two halves is required as the OLED display will use this connection as well. Note this | ||
11 | requires pull-up resistors on the data and clock lines. | ||
12 | * OLED display will connect from either side | ||
13 | |||
14 | |||
15 | Wiring | ||
16 | ------ | ||
17 | |||
18 | |||
19 | Work in progress... | ||
20 | |||
21 | |||
22 | OLED Configuration | ||
23 | ------------------------------- | ||
24 | |||
25 | Work in progress... | ||