mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2026-03-10 10:45:04 +00:00
Update Mousekeys PR
- ftc/zmk/mouse-ftc was not updated for Zephyr 3.2 - Use urob/zmk/mouse-3.2 instead
This commit is contained in:
@@ -14,4 +14,4 @@ jobs:
|
||||
]'
|
||||
custom_config: '["#define MIRYOKU_KLUDGE_MOUSEKEYSPR"]'
|
||||
kconfig: '["CONFIG_ZMK_DISPLAY_HIDE_MOMENTARY_LAYERS=y\nCONFIG_CUSTOM_WIDGET_LAYER_STATUS_HIDE_HEADING=y\nCONFIG_CUSTOM_WIDGET_LOGO_IMAGE_MIRYOKU=y\nCONFIG_IL0323_INVERT=y\nCONFIG_ZMK_MOUSE=y"]'
|
||||
branches: '["zmkfirmware/zmk/main caksoylar/zmk/caksoylar/zen-v1+v2 ftc/zmk/mouse-ftc"]'
|
||||
branches: '["zmkfirmware/zmk/main caksoylar/zmk/caksoylar/zen-v1+v2 urob/zmk/mouse-3.2"]'
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2022 Manna Harbour
|
||||
# Copyright 2023 Manna Harbour
|
||||
# https://github.com/manna-harbour/miryoku
|
||||
|
||||
name: 'Build Example mousekeyspr'
|
||||
@@ -12,4 +12,4 @@ jobs:
|
||||
shield: '["corne_left"]'
|
||||
custom_config: '["#define MIRYOKU_KLUDGE_MOUSEKEYSPR"]'
|
||||
kconfig: '["CONFIG_ZMK_MOUSE=y"]'
|
||||
branches: '["zmkfirmware/zmk/main ftc/zmk/mouse-ftc"]'
|
||||
branches: '["zmkfirmware/zmk/main urob/zmk/mouse-3.2"]'
|
||||
|
||||
Reference in New Issue
Block a user