diff options
author | Guillaume Pinot <guillaume.pinot@citodi.fr> | 2020-08-30 21:20:33 +0200 |
---|---|---|
committer | Guillaume Pinot <guillaume.pinot@citodi.fr> | 2020-08-30 21:26:31 +0200 |
commit | ee2df03d55aea60e6a9fe2b634a07278f5553411 (patch) | |
tree | c519f2cff990a78f688bc68022083ef31900e519 | |
parent | 06f5c7f9ce96ce7d36cb370400ea54db9ad7d6cb (diff) |
Images and updates of the md files
-rw-r--r-- | README.md | 22 | ||||
-rw-r--r-- | images/above-with-back.jpg | bin | 0 -> 1719681 bytes | |||
-rw-r--r-- | images/keyseebee.jpg | bin | 0 -> 2293832 bytes | |||
-rw-r--r-- | images/side-view.jpg | bin | 0 -> 1778474 bytes | |||
-rw-r--r-- | pcb/gerbers/CHANGELOG.md | 5 |
5 files changed, 21 insertions, 6 deletions
@@ -1,15 +1,20 @@ # KeySeeBee -KeySeeBee is a split ergo keyboard. It is only 2 PCB (so the name) with (almost) only SMD components on it. It's only a keyboard, no LED, no display, nothing more than keys and USB. +![KeySeeBee](images/keyseebee.jpg) -The firmware is [Keyberon](https://github.com/TeXitoi/keyberon), a pure rust firmware. +KeySeeBee is a split ergo keyboard. It is only 2 PCB (so the name) +with (almost) only SMD components on it. It's only a keyboard, no LED, +no display, nothing more than keys and USB. + +The firmware is [Keyberon](https://github.com/TeXitoi/keyberon), a +pure rust firmware. ## Features * 44 keys, using Cherry MX or Kailh choc switches, only 1U keycaps; - * USB-C connector on the 2 sides + * USB-C connector on the 2 sides; * TRRS cable for connecting the 2 halves (for power and UART communication between the 2 halves); - * 2 STM32F072 MCU, with hardware USB bootloader and crystal less USB; + * 2 STM32F072 MCU, with hardware USB DFU bootloader and crystal less USB; * Only onboard SMD component (except for the switches and TRRS connector). ## Inspiration @@ -17,7 +22,14 @@ The firmware is [Keyberon](https://github.com/TeXitoi/keyberon), a pure rust fir * [Plaid](https://github.com/hsgw/plaid) for "show the components" * [GergoPlex](https://www.gboards.ca/product/gergoplex) for "just a keyboard" and "only a PCB with SMD components" * [Lily58](https://github.com/kata0510/Lily58) for the thumb cluster - * [Kyria](https://blog.splitkb.com/blog/introducing-the-kyria) for "don't be affraid of pinky stagger" + * [Kyria](https://blog.splitkb.com/blog/introducing-the-kyria) for + "don't be affraid of pinky stagger" + +## Gallery + +![From above with one side upside down](images/above-with-back.jpg) + +![Side view](images/side-view.jpg) ## Compiling and flashing diff --git a/images/above-with-back.jpg b/images/above-with-back.jpg Binary files differnew file mode 100644 index 0000000..375286d --- /dev/null +++ b/images/above-with-back.jpg diff --git a/images/keyseebee.jpg b/images/keyseebee.jpg Binary files differnew file mode 100644 index 0000000..13f8f06 --- /dev/null +++ b/images/keyseebee.jpg diff --git a/images/side-view.jpg b/images/side-view.jpg Binary files differnew file mode 100644 index 0000000..7e84012 --- /dev/null +++ b/images/side-view.jpg diff --git a/pcb/gerbers/CHANGELOG.md b/pcb/gerbers/CHANGELOG.md index 5e9fd53..07c2ec3 100644 --- a/pcb/gerbers/CHANGELOG.md +++ b/pcb/gerbers/CHANGELOG.md @@ -2,6 +2,8 @@ ## v0.2 (Unreleased) +Same as v0.1 with the bugs fixed. + Modifications: * Fix LDO. * Fix Diodes. @@ -12,7 +14,8 @@ Not ordered nor tested. ## v0.1 (2020-08-02) -First version. Ordered at JLCPCB, only left tested yet. +First version. Ordered at JLCPCB. Tested and functional with the +workaround. This version has the placeholder `JLCJLCJLCJLC` for use with the option "Remove Order Number -> Specify a location" at JLCPCB. |