mirror of https://github.com/zmkfirmware/zmk.git
Add status badge, rename basic build workflow.
This commit is contained in:
parent
f0f466b9a1
commit
f8f999ab1c
|
|
@ -3,7 +3,7 @@ on: [push]
|
|||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
name: Basic build of the ZMK firmware
|
||||
name: Build Test
|
||||
steps:
|
||||
# To use this repository's private action,
|
||||
# you must check out the repository
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
# Zephyr Mechanical Keyboard (ZMK) Firmware
|
||||
|
||||

|
||||
|
||||
[](https://app.netlify.com/sites/zmk/deploys)
|
||||
|
||||
This project is a complete work in progress, with absolutely nothing functioning yet. The goal is to explore a new MK firmware
|
||||
|
|
|
|||
Loading…
Reference in New Issue