3f1b326b3a
This switches to a ZMK branch with support for mouse movement, and sets MIRYOKU_KLUDGE_MOUSEKEYSPR so miryoku makes use of the functionality. Change-Id: I3d4f48f10d50c202f909bec15189106a1bbcc1b3 Reviewed-on: https://cl.tvl.fyi/c/depot/+/12796 Autosubmit: flokli <flokli@flokli.de> Reviewed-by: flokli <flokli@flokli.de> Tested-by: BuildkiteCI
34 lines
834 B
YAML
34 lines
834 B
YAML
manifest:
|
|
remotes:
|
|
- name: zmkfirmware
|
|
url-base: https://github.com/zmkfirmware
|
|
projects:
|
|
- name: zephyr
|
|
remote: zmkfirmware
|
|
revision: f8e4d15791602c67405c0fd2651167a895939565 # v3.5.0+zmk-fixes
|
|
import:
|
|
name-blocklist:
|
|
- ci-tools
|
|
- hal_altera
|
|
- hal_cypress
|
|
- hal_infineon
|
|
- hal_microchip
|
|
- hal_nxp
|
|
- hal_openisa
|
|
- hal_silabs
|
|
- hal_xtensa
|
|
- hal_st
|
|
- hal_ti
|
|
- loramac-node
|
|
- mcuboot
|
|
- mcumgr
|
|
- net-tools
|
|
- openthread
|
|
- edtt
|
|
- trusted-firmware-m
|
|
- name: zmk
|
|
remote: zmkfirmware
|
|
revision: refs/pull/2477/head # mouse move and scroll support PR
|
|
import: app/west.yml
|
|
self:
|
|
path: config
|