Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pineapple60-Convertible

English | Japanese
Japanese and English texts are mutually complementary.
和文と英文は相互補完しています。

English

Also known as the Pineapple60-C or p60c.
This keyboard features an ergonomic layout with a raised center and is convertible to a flat configuration.
The hinge geometry is patented in Japan for now.

Concept

  • Key layout equivalent to MS ergonomic keyboard (row staggered with a raised center)
  • Becomes flat and compact when stored
  • No Trackpoint, No Keyboard
  • Difficult to use Trackpoint without palm rests

Specification

  • microcontroller: Atmega 32U4 mounted on the right PCB
  • IO Expander: MCP23017 mounted on the left PCB
  • TrackPoint Module: Sprintek SK8707-01-004
  • Center connection: with 5 lines FFC
  • Keyswitches: Mainly, Kailh Deep Sea Mini Pink Island Switch (choc V2)

Gallery

open close on PC

Videos:
demonstration
4kg load test
hinge motion

Casing

Schematic

schematic

  • The parts marked with "X" were not surface-mounted by the vendor.
  • The pull-down resistors on the I/O expander were unnecessary, so I removed them.
  • The SK8707-01-004 is a 3.3V specification, but its voltage rating is the same as the 5V specification, so a 3.3V regulator might not have been necessary.
  • I reversed the order of the column pins on the I/O expander compared to the IC, so I had to reverse the order in the software. I should have matched them.

PCB

PCB PCB

Hinge

The centrally tilted hinge is currently patented in Japan. Personal, non-commercial use is permitted, but a separate license agreement is required for sale or commercial transfer.
See detail in Japanese section

Japanese

別名 Pineapple60-C または p60c。 中央の盛り上がったエルゴノミックレイアウトと平らな状態に変形可能なキーボード。
中央のヒンジ形状を今のところ日本で特許取得しました。

Concept

  • MS ergonomic keyboard と同等のキーレイアウト(中央が持ち上がったロウスタッガード)
  • 収納時は平らでコンパクトになる
  • No Trackpoint No Keyboard
  • パームレストがないとトラックポイントが使いずらい

Hinge

中央のヒンジは傾斜角をもっている。以下に、試作1号機のヒンジ構造を表す。傾斜角45°
left right

左右の開き角 $\phi$ と持上り角 $\psi$ は、下記式によりヒンジ傾斜角 $\theta$ とヒンジ回転角 $\phi_0$ によって決まる。(角度の意味は下にある図面参照)

$$ \sin\left(\frac{\phi}{2}\right) = \cos\theta \cdot \sin\left(\frac{\phi_0}{2}\right) $$

$$ \sin\psi = \sin\theta \cdot \tan\left(\frac{\phi_0}{2}\right) $$

傾斜角 $\theta$ に応じた $\phi$ - $\psi$ の関係は以下のグラフのようになる。傾斜角 $\theta=45^\circ$ にすると、開き角 $\phi=24^\circ$ の時に持上り角 $\psi=12.5^\circ$ 程度になる。ヒンジ傾斜角を増やせば、持上り角が増える。 phi-psi

中央の傾いたヒンジは今のところ日本で特許を取得しました。 個人による非営利目的の利用は自由ですが、販売・営利目的の譲渡を目的とした利用については、別途ライセンス契約が必要です。 saoto.tsuchiya@gmail.com

特許第7853671号
出願日:2025年12月23日
発明者:土屋 査大
【発明の名称】キーボード装置
【課題】左右のキー配列が一定の開き角を持ち、かつ立体的なアーチ型形状を備えたエルゴノミックキーボードであって、収納時はコンパクトになりつつ、展開時は最適な形態に一意に決めることができるキーボードを実現する。
【解決手段】左右のキーボードユニットは互いに対向する端部において旋回自在に第1のヒンジで連結されており、第1のヒンジの回転軸は垂直に対して上部が前方に傾斜角を持っており、第1のヒンジを旋回させて左右のキーボードユニットに開き角をつけると、中央部が持ち上がり全体がアーチ形状になることを特徴とする。
【図2】 fig2

Connection

左右基板の接続には、ヒンジ部の穴に5線FFCを通している。 5V, GND, I2C-CLK, I2C-DAT, 左のTrackpointボタンスイッチ配線の5本を配線。 FFC connection

Firmware

前提条件

  • qmkfirmware -branch master 2026-04-18 を使用
  • qmk ver 1.2.0 on QMK MSYS

keyboard folder

左側のIOエクスパンダ―とTrackpointモジュールの対応を、主にClaude-ai にコーディングしてもらう。とりあえず正常に動作するようにはできた。

Links

All Pineapple projects repository: https://github.com/saoto28/pineapple60

Twitter: https://x.com/saoto28

License

Different licenses may apply to the various components of this project.

1. Keyboard Case

The mechanical structure and designs of the casing work in this repository are licensed under the Creative Commons Attribution-NonCommercial 4.0 International License.
Copyright (c) 2026 Saoto Tsuchiya (saoto28)

  • Personal / Non-Commercial Use: You are free to share, copy, and modify this project for personal, non-commercial purposes.
  • Commercial Use: Any commercial exploitation—including manufacturing, selling, or distributing products based on this design or mathematical logic—strictly requires a separate commercial license agreement.

For commercial licensing inquiries, please contact: saoto.tsuchiya@gmail.com

2. PCB

TBD (To Be Determined)

3. Firmware

TBD (To Be Determined)

About

Pineapple 60C, Convertible keyboard. Features an ergonomically designed, three-dimensional layout that can be converted to a flat configuration. The hinge geometry is patented.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages