Skip to content

Commit

Permalink
add mini readme
Browse files Browse the repository at this point in the history
  • Loading branch information
omkbd committed Sep 17, 2018
1 parent a1476b1 commit 1c6c5e4
Show file tree
Hide file tree
Showing 4 changed files with 116 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/ergodash_jp.md
Expand Up @@ -5,7 +5,7 @@
## 特徴
・左右分離型
・Column staggered layout
・66~70キー(最下段をカスタマイズ可能、最大64パターン?
・66~70キー(最下段をカスタマイズ可能、最大100パターン
・Cherry MX 互換スイッチ対応
・Backlight LED対応
・RGB Underglow対応
Expand Down
1 change: 1 addition & 0 deletions mini/Doc/build.md
@@ -0,0 +1 @@
# ErgoDash mini Build Guide
65 changes: 65 additions & 0 deletions mini/Doc/ergodash_jp.md
@@ -0,0 +1,65 @@
# ErgoDash miniについて

![ErgoDash](https://github.com/omkbd/picture/blob/master/Ergodash.jpg)

## 特徴
・左右分離型
・Column staggered layout
・62~56キー(最下段をカスタマイズ可能、最大100パターン)
・Cherry MX 互換スイッチ対応
・Backlight LED対応
・RGB Underglow対応
・QMK Firmware 対応

## キー配列

![layout](https://github.com/omkbd/picture/blob/master/ergodash-layout.png)
上の図が可能な配列です。(わかりにくくてすみません。)
片手で10パターン、両手で100パターンの配列が選択可能です。
※両手を同じ配列にする必要はありません。

## パーツ

[ErgoDash mini PCB](https://github.com/omkbd/ErgoDash/tree/master/mini/PCB)
× 2
[ErgoDash mini Case](https://github.com/omkbd/ErgoDash/tree/master/mini/Case)
× 2
Cherry MX 互換 スイッチ × 56
Keycap × 56 (基本的に1uのみで構成可、配列によって2uに変更)
1N4148 ダイオード × 56
Pro Micro × 2
TRRS jack MJ-4PP-9 × 2
MJTP1117 switch × 2
TRRS cable × 1 (RGB Underglowを使用する場合4極が必要)
Micro USB cable × 1
M2×5mm ねじ × 22
M2×8mm ねじ × 6
M2×6mm スペーサー × 14
ゴム足 × 8

------Option------
スプリングピンヘッダ12P × 4 ([Helix](https://github.com/MakotoKurauchi/helix)で使用されているものです。)
---Backlight---
LED 3mm × 56
470Ω resistor × 56
1kΩ resistor × 2
NchMOSFET IRLML6344TRPbF × 2
---RGB Underglow---
LED WS2812B × 20
又は
LEDテープ × 2

PCBとケース以外は基本的に国内サイトで入手可能です。
[ここ](https://dashkbd.booth.pm/items/1011978)
で基本セットを販売しています。(準備中)

## ファームウェア

QMK Firmwareで動作します。
[QMK - ErgoDash mini directory](https://github.com/qmk/qmk_firmware/tree/master/keyboards/ergodash/mini)
.

## 組み立て方

[ここ](https://github.com/omkbd/ErgoDash/blob/master/Doc/build.md)
を見てください。
49 changes: 49 additions & 0 deletions mini/readme.md
@@ -0,0 +1,49 @@
# ErgoDash mini

![ErgoDash](https://github.com/omkbd/picture/blob/master/Ergodashmini.jpg)

[Japanese Read me](https://github.com/omkbd/ErgoDash/blob/master/miini/Doc/ergodashmini_jp.md)

# Layout

![layout](https://github.com/omkbd/picture/blob/master/ergodashmini-layout.png)

# Parts

[ErgoDash mini PCB](https://github.com/omkbd/ErgoDash/tree/master/mini/PCB)
× 2
[ErgoDash mini Case](https://github.com/omkbd/ErgoDash/tree/master/mini/Case)
× 2
Switch (MX-compatible and Alps switches are supported) × 56
Keycap × 56
1N4148 diode × 56
Arduino Pro Micro × 2
TRRS jack MJ-4PP-9 × 2
MJTP1117 switch × 2
TRRS cable × 1
Micro USB cable × 1
M2 screw × 28
M2 spacer × 14

---Option---
LED WS2812B × 20
LED 3mm × 56
470Ω resistor × 56
1kΩ resistor × 2
NchMOSFET IRLML6344TRPbF × 2

You can get it
[here](https://dashkbd.booth.pm/items/1011978)
.

# Firmware

The ErgoDash uses QMK for its firmware, and the code for it is here:
[QMK - ErgoDash mini directory](https://github.com/qmk/qmk_firmware/tree/master/keyboards/ergodash/mini)
.

# Build Guide

Show
[here](https://github.com/omkbd/ErgoDash/blob/master/mini/Doc/build.md)
.

0 comments on commit 1c6c5e4

Please sign in to comment.