Skip to content

sipeed opensource mechanical keyboard make with BL706

License

Notifications You must be signed in to change notification settings

DustThinking/sipeed_keyboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sipeed_keyboard

FirmwareCI
sipeed opensource mechanical keyboard make with BL706
矽π 开源双模机械键盘

目录结构

./
├── LICENSE
├── README.md
├── firmware // 存放键盘固件
├── hardware // 硬件设计
├── software // 上位机软件
├── teamworks // 贡献记录
└── tools // 工具

构建键盘固件

  1. 参考开发环境搭建指南
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群

About

sipeed opensource mechanical keyboard make with BL706

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 88.5%
  • Python 10.3%
  • CMake 1.2%