# sipeed_keyboard
**Repository Path**: wanggjghost/sipeed_keyboard
## Basic Information
- **Project Name**: sipeed_keyboard
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-10-19
- **Last Updated**: 2021-10-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# sipeed_keyboard

sipeed opensource mechanical keyboard make with BL706
矽π 开源双模机械键盘
## 目录结构
```
./
├── LICENSE
├── README.md
├── firmware // 存放键盘固件
├── hardware // 硬件设计
├── software // 上位机软件
├── teamworks // 贡献记录
└── tools // 工具
```
## 构建键盘固件
1. 参考[开发环境搭建指南](http://bouffalolab.gitee.io/bl_mcu_sdk/get_started/index.html)
```sh
git clone https://github.com/sipeed/sipeed_keyboard.git
git submodule init
git submodule update
cd sipeed_keyboard/firmware/bl_mcu_sdk
make build BOARD=sipeed_keyboard APP=sipeed_keyboard_68 APP_DIR=../keyboard
```
## 交流QQ群
