From e9f015b8ae9838b91eaa1b076387a9bb22470c12 Mon Sep 17 00:00:00 2001 From: brklntmhwk_dev <86272619+brklntmhwk@users.noreply.github.com> Date: Mon, 25 Nov 2024 07:36:57 +0000 Subject: [PATCH] =?UTF-8?q?docs(content):=20=F0=9F=93=96=20tweak=20existin?= =?UTF-8?q?g=20articles?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/blog/ja/split-keyboard-the-endpoint-build.mdx | 4 ++-- src/content/page/en/tools.mdx | 7 ++++++- src/content/page/ja/tools.mdx | 7 ++++++- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/src/content/blog/ja/split-keyboard-the-endpoint-build.mdx b/src/content/blog/ja/split-keyboard-the-endpoint-build.mdx index 8ef0ef5..0dae302 100644 --- a/src/content/blog/ja/split-keyboard-the-endpoint-build.mdx +++ b/src/content/blog/ja/split-keyboard-the-endpoint-build.mdx @@ -5,7 +5,7 @@ type: blog title: キーボード自作初心者が左右分割型キーボード「The Endpoint」をビルドする publishedAt: 2024-11-22T02:27:47.379Z fmContentType: blog -modifiedAt: 2024-11-25T05:55:47.153Z +modifiedAt: 2024-11-25T07:35:15.009Z category: metadata: ja/categories slug: attempt @@ -180,7 +180,7 @@ QWERTY 配列とは長い間連れ添ったが、ここらでお別れの時な The Endpoint をビルドして 1 ~ 2 週間程使っているが、キーボードからマウスへの手の移動が無く、非常に快適だ。肩幅に合わせ自由にセッティングできるという、左右分割型キーボードの特権も存分に享受している。 一方で、トラックボールユニットにはカバーのようなものが付属しておらず、言わばお供え物状態である。キーボードを少し傾けるとトラックボールが勢いよく転がり落ちてしまう為、外出先で使用すればたちどころに迷子となること必至だ。 -かく言う私も、はじめは自宅に据え置いて使うので問題ないと思っていたのだが、すぐに「ボールを覆う何かが確実に必要だ」と思い直した。というのも、何かの拍子でキーボードに触れてしまった時、ボールがピンボールよろしく空の彼方へ弾き出されてしまうのだ。[^4] +かく言う私も、はじめは自宅に据え置いて使うので問題ないと思っていたのだが、すぐに「ボールを覆う何かが確実に必要だ」と思い直した。というのも、何かの拍子でキーボードに手などが当たってしまった時、ボールがピンボールよろしく空の彼方へ弾き出されてしまうのだ。[^4] 幸い、そして有難いことに、有志の方がカバーの 3D データを作成・公開してくれているので、このデータを拝借して 3D プリントをしようと画策中だ。 [^4]: 2 週間足らずで既に 3 回ピンボールを堪能し、いずれも思いがけない場所まで飛翔していた。 diff --git a/src/content/page/en/tools.mdx b/src/content/page/en/tools.mdx index f6fea2b..22abb2c 100644 --- a/src/content/page/en/tools.mdx +++ b/src/content/page/en/tools.mdx @@ -1,7 +1,7 @@ --- title: Tools I Use fmContentType: page -modifiedAt: 2024-10-18T02:55:05.998Z +modifiedAt: 2024-11-25T07:29:58.500Z description: Here are software & hardware tools I use daily. --- @@ -30,6 +30,11 @@ Bluetooth Earphones **Kindle Oasis 2019** E-book Reader ::: +:::card +[![ The Endpoint ](../../../assets/images/the-endpoint.jpg)](https://younagi.dev/split-keyboard-the-endpoint-build/) +**The Endpoint** +A split keyboard +::: :::: --- diff --git a/src/content/page/ja/tools.mdx b/src/content/page/ja/tools.mdx index 424666c..5d17c05 100644 --- a/src/content/page/ja/tools.mdx +++ b/src/content/page/ja/tools.mdx @@ -1,7 +1,7 @@ --- title: 愛用ツール群 fmContentType: page -modifiedAt: 2024-10-18T02:54:39.329Z +modifiedAt: 2024-11-25T07:30:41.923Z description: 私が普段使っているソフトウェア&ハードウェア群 --- @@ -30,6 +30,11 @@ Bluetooth 接続イヤホン **Kindle Oasis 2019** 電子書籍リーダ ::: +:::card +[![ The Endpoint ](../../../assets/images/the-endpoint.jpg)](https://younagi.dev/ja/split-keyboard-the-endpoint-build/) +**The Endpoint** +左右分割型キーボード +::: :::: ---