Fix typo in mousekeyspr docs and build example workflow

This commit is contained in:
Manna Harbour
2022-05-15 17:28:54 +10:00
parent 542bf49a1d
commit 28088b62f7
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ jobs:
with:
board: '["nice_nano"]'
shield: '["corne_left","corne_right"]'
cutom_config: '["#define MIRYOKU_KLUDEGE_MOUSEKEYSPR"]'
cutom_config: '["#define MIRYOKU_KLUDGE_MOUSEKEYSPR"]'
kconfig: '["CONFIG_ZMK_MOUSE=y"]'
branches: '[
"zmkfirmware/zmk/main krikun98/zmk/mouse-pr",