inital sofle configuration

This commit is contained in:
Chen Zeng
2024-07-07 19:23:59 +08:00
commit e8ccd222a9
24 changed files with 2450 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
name: Build ZMK firmware
on:
workflow_dispatch:
push:
paths:
- "config/**"
jobs:
build:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main