-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/e3w2q/Pangaea-keyboard
- Loading branch information
Showing
10 changed files
with
153 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
# Concrete Pangaea (仮) v.1.1, v.1.2 | ||
|
||
## What's Concrete Pangaea? | ||
|
||
// Spec. と Reference implemtantation の説明とそれらの違いと立ち位置 | ||
|
||
Pangaea Specificationのリファレンス実装の一つです。 | ||
Specificationを抽象Pangaeaとしたときの、実装第一号である具象パンゲアです。 | ||
あくまでPangaea規格の実装の一つと捉えています。 | ||
|
||
// Spec. / 今回の実装 / 今回のもの、将来作られるものを含めた全ての実装の総称、がごっちゃになり分かりにくい... | ||
// Concreate Pangaea Column-stagger CP-Col? 良い名前 | ||
// そもそもConcreteが日本語のコンクリートを連想してしまってデザインコンセプトと合わない。(現代の都市のイメージではない) | ||
|
||
## How Pangaea works? | ||
|
||
// White paperより。接続パーツが存在するかどうかも実装依存である、と解釈したのでこちらに移動。 | ||
// 主要機能はこの節。オプショナルは次節。 | ||
|
||
どうなっているのか | ||
|
||
- 島と島の相対位置は、接続パーツで連結。自由に可動・固定ができます。 | ||
- 例えば、レール上にスリットを開けたプレートを組み合わせることで、連続的に位置と角度が調整できます。 | ||
|
||
<img src="images/WhitePaper_Mech1.jpeg" alt="alt text" style="width:30%"> <img src="images/WhitePaper_Mech2.jpeg" alt="alt text" style="width:30%"> | ||
|
||
- 島同士の電気的な接続は、ワイヤーなどフレキシブルな配線を使うことで結線したまま島を動かせます。 | ||
- 島は規格にしたがって自由に置き換え・拡張ができます。 | ||
- 追加の要素も自由に接続可能です。 | ||
- 追加のキー、ロータリーエンコーダー | ||
- トラックボール(今後検証予定) | ||
|
||
<img src="images/WhitePaper_Add1.jpeg" alt="alt text" style="width:30%"> | ||
|
||
## What are the attractive points of Concrete Pangaea? | ||
|
||
キーボードの大陸移動説をテーマに名付けたPangaea。 | ||
Concrete Pangaeaではこのコンセプトに合わせてプレートの装飾にも地形学的モチーフを取り入れました。 | ||
|
||
// ProMicroカバーの装飾は、等高線をイメージして、地図のような雰囲気を表しています。 | ||
// ライティングは、プレートの一部を半透明にして前面を光らせています。LEDの光で浮かび上がる模様は、河川やマグマの流れ『大地のエネルギー』を表しています。 | ||
|
||
## Where Pangaea going? | ||
|
||
今後の展望 | ||
|
||
### ハードウェアの展望 | ||
|
||
- レイアウトの異なるパーツのバリエーション | ||
- ロウ・スタッガード配列 | ||
- オーソリニア | ||
|
||
### 使いこなしサポート | ||
|
||
- 調整手順ガイドを拡充 | ||
- カスタム作例の紹介 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
# Pangaea RI2207 | ||
|
||
![DSCF7873](https://user-images.githubusercontent.com/76490174/187033801-60891d4e-206f-4362-abfa-a3b372a6c635.jpeg) | ||
|
||
## 概要 | ||
|
||
Pangaea Specification準拠キーボードのリファレンス実装、2022年7月版です。(Referene Implementation 2022/07) | ||
Pangaea互換キーボード正式リリース第一弾であり、最初のベースキットとして使用されることを想定しています。しかし、あくまでPangaea規格の実装の一つという扱いです。 | ||
|
||
## 主な特徴、拡張性 | ||
|
||
### RI2207の特徴 | ||
|
||
- Column-staggered配列 | ||
- 左右分離 | ||
- 片手分が3つの島に分割しており、島ごとに可動 | ||
-- 人差し指、中指、薬指が担当する16キー | ||
-- 人差し指下段に2つの追加キー | ||
-- 親指が担当する5キー | ||
-- 小指が担当する8キー | ||
- ProMicroおよび互換ボードに対応 | ||
|
||
### 拡張できる要素 | ||
|
||
- 追加のキー | ||
- ロータリー・エンコーダー対応 | ||
- ジョイスティック(未検証) | ||
- トラックボール(未検証) | ||
|
||
![WhitePaper_Add1](https://user-images.githubusercontent.com/76490174/187033715-8054bffd-5049-4f51-a0b1-92affb1bae3e.jpeg) | ||
|
||
|
||
## 可動システム | ||
|
||
### ブリッジ・プレート | ||
|
||
島と島の相対位置は、ブリッジ・プレートで連結します。 | ||
- ネジを緩めると可動、締めると固定 | ||
- スリット機構により、アナログ的に位置と角度が調整できます。 | ||
![DSCF7874](https://user-images.githubusercontent.com/76490174/187033873-541ceaf4-427c-47c6-a24c-21bbb8971f72.jpeg) | ||
|
||
![DSCF7879](https://user-images.githubusercontent.com/76490174/187033993-b10e4cee-d5e9-4cbb-b41b-73040f9c553e.JPG) | ||
![DSCF7880](https://user-images.githubusercontent.com/76490174/187033998-c5e16dbe-09bf-4819-8bb2-946a8f43608c.JPG) | ||
|
||
![DSCF7881](https://user-images.githubusercontent.com/76490174/187034004-2f886fd8-96e3-4914-b380-ddae3f0183d6.JPG) | ||
![DSCF7882](https://user-images.githubusercontent.com/76490174/187034007-46f7f791-c12f-4782-8276-9a7e270b983c.JPG) | ||
|
||
### 配線コネクタ | ||
|
||
- 島同士の電気的な接続は、JST SHコネクタ4pin(クロスケーブル)を使用 | ||
- ProMicro部の基板を切り離す場合は、SHコネクタ6pinで接続 | ||
|
||
## 装飾 | ||
|
||
装飾には、地形学的なモチーフを取り入れました。 | ||
- ProMicroカバーの装飾は、等高線がモチーフです。地形図を表現します。 | ||
- キーの隙間にLEDの光で浮かび上がる模様は、河川やマグマの流れがモチーフです。大地のエネルギーを表現します。 | ||
|
||
これらは、キーの可動を大陸移動説になぞらえたPangaeaのコンセプトを表しています。 | ||
|
||
|
||
## 次バージョンへの展望 | ||
|
||
- 小指パーツの2列が縦に0.5Uずれたバリエーションを追加 | ||
- ファンクションキーの追加 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
|
||
Plate and screw construction (Left hand) | ||
![IMG_5706](https://user-images.githubusercontent.com/76490174/175537450-1970d1b8-ffaf-481c-9ac3-d500e6af9c87.jpeg) | ||
|
||
|
||
Parts and Placement (Left hand) | ||
![IMG_5706](https://user-images.githubusercontent.com/76490174/178283321-b6f7ecf8-53c5-43f4-ae39-57d380b9d15f.jpeg) | ||
|
||
* Right hand is the opposite of left and right. |