feat(keymap): unicode 레이어 Qwerty 키맵에 맞게 수정중 #322
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@main | |
on: [push, pull_request, workflow_dispatch] | |
jobs: | |
build: | |
uses: urob/zmk/.github/workflows/build-user-config.yml@build-with-submodules |