Skip to content

Commit ea76c91

Browse files
author
dvogt23
committed
Notes/SUMMARY.md
Notes/tech/equipment.md Notes/tech/splitkb.md
1 parent d102aaa commit ea76c91

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

Notes/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
- [Smart-Home]()
3434
- [KNX](tech/smarthome/knx.md)
3535
- [Home-Assistent](tech/smarthome/homeassistent.md)
36+
- [Split-keyboard](tech/splitkb.md)
3637
- [Misc](tech/misc.md)
3738

3839
- [Personal]()

Notes/tech/equipment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Here are a collection of my most favorite technical apps/devices/configuartions.
1010

1111
### Mechanical keyboard
1212

13-
Actualy using my keychron k2, but sneaking infos about some splitted one, i.e. [Ferris sweep](https://shop.beekeeb.com/product/ferris-sweep-bling-lp-low-profile-split-keyboard-diy-kit/) or some better one from [mb](https://mechboards.co.uk/) for DIY.
13+
Actualy using my keychron k2, but sneaking infos about some [[tech/splitkb|splitted one]], i.e. [Ferris sweep](https://shop.beekeeb.com/product/ferris-sweep-bling-lp-low-profile-split-keyboard-diy-kit/) or some better one from [mb](https://mechboards.co.uk/) for DIY.
1414

1515
### Operating system (💙)
1616
**Arch Linux:**

Notes/tech/splitkb.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Split keyboard
2+
3+
For my first try, I build a ferris sweep with <keyswitches>, <keycaps> and two Elite-Pi controllers from splitkb.com.
4+
5+
Some more details about my walkthrough this journey and its actual state:
6+
7+
qmk compile -kb ferris/sweep -km dvogt23 -e CONVERT_TO=elite_pi
8+
make CONVERT_TO=kb2040 ferris/sweep:default:uf2-split-left
9+
make CONVERT_TO=kb2040 ferris/sweep:default:uf2-split-right
10+
https://docs.qmk.fm/#/getting_started_build_tools
11+
https://config.qmk.fm/#/ferris/sweep/LAYOUT_split_3x5_2
12+
https://ryan.himmelwright.net/post/qmk-flashing-ferris-sweep/

0 commit comments

Comments
 (0)