Skip to content

Commit

Permalink
Mono release
Browse files Browse the repository at this point in the history
  • Loading branch information
flinguenheld committed May 31, 2024
1 parent b9803b8 commit 6313048
Show file tree
Hide file tree
Showing 9 changed files with 4,740 additions and 4,664 deletions.
Binary file modified images/fox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/fox_brown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/hen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/mouse.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sausages.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sausages_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/squirrel_brown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9,326 changes: 4,673 additions & 4,653 deletions kicad/mono_v1/mono_v1.kicad_pcb

Large diffs are not rendered by default.

78 changes: 67 additions & 11 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,31 @@
# Chew

[![Chew](https://live.staticflickr.com/65535/53745130678_97ce7dfedf_b.jpg)](https://live.staticflickr.com/65535/53745130678_2d3318d279_o.png)
[![Chew](https://live.staticflickr.com/65535/53745130683_c98f1a152b_b.jpg)](https://live.staticflickr.com/65535/53745130683_90aa38b210_o.png)
[![Chew both](https://live.staticflickr.com/65535/53759959610_2960edcb50_b.jpg)](https://live.staticflickr.com/65535/53759959610_0c255fe2d4_o.png)
A humble 34 key choc-spaced keyboard.

<div align="center" style="margin: 30px;">
<img src="./images/carrots.png">
&nbsp;

---

# Split

<div align="center">
<img src="./images/squirrel_brown.png">
</div>

<!-- [![Chew split](https://live.staticflickr.com/65535/53745130678_97ce7dfedf_b.jpg)](https://live.staticflickr.com/65535/53745130678_2d3318d279_o.png) -->
[![Chew split](https://live.staticflickr.com/65535/53745130683_c98f1a152b_b.jpg)](https://live.staticflickr.com/65535/53745130683_90aa38b210_o.png)
The original.

### Requirements

- 2x PCB
- 2x MCU board [RP2040-Zéro](https://www.waveshare.com/wiki/RP2040-Zero)
- 2x TRRS jack
- 34 switches Choc V1 **only**
- 34 keycaps Choc V1
- 34x switches Choc V1 **only**
- 34x keycaps Choc V1

Optional:
- 23 [Mill Max sockets](https://splitkb.com/collections/keyboard-parts/products/mill-max-low-profile-sockets)
- 34 [kailh hotswap sockets](https://cdn.shopify.com/s/files/1/0588/1108/9090/files/5118-Choc-Socket.pdf?v=1686715063)
- 23x [Mill Max sockets](https://splitkb.com/collections/keyboard-parts/products/mill-max-low-profile-sockets)
- 34x [kailh hotswap sockets](https://cdn.shopify.com/s/files/1/0588/1108/9090/files/5118-Choc-Socket.pdf?v=1686715063)
- 2x Back PCB + screws and bolts
- 2x [Tenting pucks](https://splitkb.com/collections/keyboard-parts/products/tenting-puck)
- 2x [Tripods](https://www.manfrotto.com/us-en/pocket-support-large-black-mp3-bk/)
Expand Down Expand Up @@ -53,8 +60,57 @@ Chew is a mix of these two cool keyboards:
- [ ] Straight version ?
- [ ] 32 keys version ?

&nbsp;

[![Chew split](https://live.staticflickr.com/65535/53744026347_a95fe6d897_b.jpg)](https://live.staticflickr.com/65535/53744026347_a0a3bbedb4_o.png)

<div align="center" style="margin: 30px;">
<img src="./images/hazelnuts.png">
</div>

[![Chew](https://live.staticflickr.com/65535/53744026347_a95fe6d897_b.jpg)](https://live.staticflickr.com/65535/53744026347_a0a3bbedb4_o.png)
---

# Mono

<div align="center">
<img src="./images/fox_brown.png">
</div>

<!-- [![Chew mono](https://live.staticflickr.com/65535/53759880304_2e97179f76_b.jpg)](https://live.staticflickr.com/65535/53759880304_b9eb4130cf_o.png) -->
[![Chew mono](https://live.staticflickr.com/65535/53759543226_57e3d6354f_b.jpg)](https://live.staticflickr.com/65535/53759543226_decbf17d2a_o.png)
The same, monobloc though !


### Requirements

- 1x PCB
- 1x MCU board [RP2040-Zéro](https://www.waveshare.com/wiki/RP2040-Zero)
- 34x [1N4148W SMD diodes](https://splitkb.com/collections/keyboard-parts/products/smd-diodes)
- 34x switches Choc V1 **only**
- 34x keycaps Choc V1

Optional:
- 18x [Mill Max sockets](https://splitkb.com/collections/keyboard-parts/products/mill-max-low-profile-sockets)
- 34x [kailh hotswap sockets](https://cdn.shopify.com/s/files/1/0588/1108/9090/files/5118-Choc-Socket.pdf?v=1686715063)
- 1x Back PCB + screws and bolts

### Test

You can print this [template](./images/shape_mono.pdf) to test if it fits your hands.

### Firmware

Its [QMK folder](https://github.com/qmk/qmk_firmware/tree/master/keyboards/chew_mono).
My [keymap](https://github.com/flinguenheld/chew_keymap) also works with this version.

### How to build

Check the [wiki](https://github.com/flinguenheld/chew/wiki).

&nbsp;

[![Chew mono](https://live.staticflickr.com/65535/53758638612_167c55f840_o.png)](https://live.staticflickr.com/65535/53758638612_167c55f840_o.png)

<div align="center" style="margin: 30px;">
<img src="./images/sausages.png">
</div>

0 comments on commit 6313048

Please sign in to comment.