File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ # Lilt (Lilt4R)
2+
3+ ** ホームポジションから、あと数センチの自由を。**
4+
5+ Liltは、メインキーボードの手前に配置することを想定した、XIAO RP2040搭載のミニマルなマクロパッドです。親指や左手をホームポジションからわずかに手前にスライドさせるだけで、頻繁に使うショートカットやレイヤー操作にアクセスできます。
6+
7+ ## Features
8+ * ** Ergonomic Design:** 腕を大きく動かす必要がなく、タイピングのフローを止めることなく直感的に操作可能。
9+ * ** MCU:** Seeed Studio XIAO RP2040
10+ * ** Controls:** 4 x Mechanical Switches + 1 x Rotary Encoder (EC11)
11+ * ** Visuals:** 2 x SK6812MINI-E (Addressable RGB LED)
12+ * ** Firmware:** ZMK Firmware (Support ZMK Studio)
13+
14+ ## Layer Design & Navigation
15+ Liltは、4つのキーとコンボ入力を組み合わせることで、コンパクトながら多機能な操作を実現しています。
16+
17+ * ** Layer 0 (Base):** 通常のショートカットやメディアコントロール。
18+ * ** Layer 1 (Function):** Fキーやシステム操作。
19+ * ** Layer 2 (Settings):** LEDの輝度調整や、ZMK Studioによるリアルタイム設定。
20+
21+ ### Special Shortcuts (Combo)
22+ ホームポジションを崩さないための工夫として、特定の2キーを同時に押す「コンボ入力」を採用しています。
23+ * ** Key 1 + Key 2:** レイヤーを瞬時に切り替え。
24+ * ** Key 3 + Key 4:** Mac / Windows 用レイヤーのトグル切り替え。
25+
26+ これにより、ボタンを探す手間を省き、指のわずかな動きだけで複雑なワークフローを制御できます。
27+
28+ ## Hardware Specification
29+ * ** Microcontroller:** Raspberry Pi RP2040 (XIAO)
30+ * ** Connectivity:** USB-C
31+ * ** RGB Underglow:** Driven by PIO-based SPI driver for stable performance.
32+
33+ ## Design Inspiration
34+ デザインは [ Teenage Engineering] ( https://teenage.engineering/ ) のミニマルな美学にインスパイアされています。
35+
36+ ## License
37+ This project is licensed under the MIT License - see the [ LICENSE] ( LICENSE ) file for details.
You can’t perform that action at this time.
0 commit comments