Update mousekeyspr branches

This commit is contained in:
Manna Harbour
2022-05-19 10:13:13 +10:00
parent 4ed51ef9fc
commit 3e62a5aad6
2 changed files with 4 additions and 4 deletions

View File

@@ -8,10 +8,10 @@ jobs:
uses: ./.github/workflows/main.yml
with:
board: '["nice_nano"]'
shield: '["corne_left","corne_right"]'
shield: '["corne_left"]'
cutom_config: '["#define MIRYOKU_KLUDGE_MOUSEKEYSPR"]'
kconfig: '["CONFIG_ZMK_MOUSE=y"]'
branches: '[
"zmkfirmware/zmk/main krikun98/zmk/mouse-pr",
"krikun98/zmk/mouse-pr"
"zmkfirmware/zmk/main ftc/zmk/mouse-ftc"
]'