添加 OLED 显示支持,更新配置文件以包含显示和状态小部件 #110
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| on: [push, pull_request, workflow_dispatch] | |
| jobs: | |
| build: | |
| uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@v0.3.0 |