diff options
author | Yasuhiro Shimizu <the.phantom.bane@gmail.com> | 2018-09-10 11:23:24 +0900 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-09-09 19:23:24 -0700 |
commit | 93b5c98fbbceb6648e1dc562c375f224d626aab5 (patch) | |
tree | 07918dcd244ad268d5df618bd8da1ad82ee1b4cd /keyboards | |
parent | 17fffc3a51f0a1abb1576de2badb67303165e0ae (diff) |
Keymap: remove unnecessary readme from my helix keymap (#3860)
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/helix/rev2/keymaps/yshrsmz/readme.md | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/keyboards/helix/rev2/keymaps/yshrsmz/readme.md b/keyboards/helix/rev2/keymaps/yshrsmz/readme.md deleted file mode 100644 index 02888855b8..0000000000 --- a/keyboards/helix/rev2/keymaps/yshrsmz/readme.md +++ /dev/null @@ -1,25 +0,0 @@ -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... |