This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| keyboards:crowboard [2023-01-09] – created dcai | keyboards:crowboard [2023-09-23] (current) – dcai | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| - | https:// | + | https:// |
| + | |||
| + | ==== 特点 ==== | ||
| + | |||
| + | 这个板子的特点是pi pico的主控,所以能用kmk固件,直接用python写keymap,直接保存就能用,不行看重新编译固件,太省事了。 | ||
| + | 缺点是插拔电脑时候启动比qmk和zmk慢点,可能是python overhead更大些。 | ||
| + | |||
| + | 焊接三脚轴又不用定位板的话容易对不齐键帽。 | ||
| + | |||
| + | |||
| + | ==== 刷机 ==== | ||
| + | |||
| + | 按住bootsel按钮接上usb进入刷机模式,macos的finder里会出现pi的mount,把固件只接拖到mount上完成刷机。 | ||
| + | |||