1
0
mirror of https://github.com/tcaxle/zmk-config.git synced 2025-12-17 02:56:58 +00:00

Initial commit

This commit is contained in:
XLE
2023-04-13 10:08:55 +00:00
committed by GitHub
commit 09e869d0a3
10 changed files with 230 additions and 0 deletions

5
.github/workflows/build.yml vendored Normal file
View File

@@ -0,0 +1,5 @@
on: [push, pull_request, workflow_dispatch]
jobs:
build:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main