Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mouse movement #622

Open
Gazareth opened this issue Jan 5, 2025 · 6 comments
Open

Mouse movement #622

Gazareth opened this issue Jan 5, 2025 · 6 comments

Comments

@Gazareth
Copy link

Gazareth commented Jan 5, 2025

Last month zmk merged mouse movement capabilities.

zmkfirmware/zmk#2477

Just wondering if/when this is gonna make it to Adv360?

@zemackdaddy
Copy link

+1

2 similar comments
@ainformatico
Copy link

+1

@youmeomeyou
Copy link

+1

@grantslape
Copy link

I tried naively adding CONFIG_ZMK_POINTING=y to adv360_right_defconfig and adv360_left_defconfig and make blew up during west build:

/app/config/boards/arm/adv360/adv360_left_defconfig:77: warning: attempt to assign the value 'y' to the undefined symbol ZMK_POINTING
Parsing /app/zmk/app/Kconfig
Loaded configuration '/app/config/boards/arm/adv360/adv360_left_defconfig'
Merged configuration '/app/zmk/app/prj.conf'

error: Aborting due to Kconfig warnings

CMake Error at /app/zephyr/cmake/modules/kconfig.cmake:355 (message):
  command failed with return code: 1
Call Stack (most recent call first):
  /app/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /app/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /app/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:8 (find_package)


-- Configuring incomplete, errors occurred!
FATAL ERROR: command exited with status 1: /usr/local/bin/cmake -DWEST_PYTHON=/usr/bin/python3 -B/app/build/left -GNinja -DBOARD=adv360_left -DZMK_CONFIG=/app/config -S/app/zmk/app
make: *** [all] Error 1

@akira-toriyama
Copy link

+1

@ReFil
Copy link
Collaborator

ReFil commented Jan 17, 2025

Hi everyone, we have been working on pointing support in the 360 pro and this is now in an open PR for testing prior to merging: #630

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants