Include the schematics for the Geekworm X1202 UPS power board #173
This file contains 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@main | |
with: | |
build_matrix_path: keyboard-firmware/build.yaml | |
config_path: keyboard-firmware | |
archive_name: little-luggable-firmware |