From 0c9c4a4e5688bb7cd6ca4bfc575c0158cd186641 Mon Sep 17 00:00:00 2001 From: adiabatic Date: Thu, 1 Jun 2023 02:25:33 -0700 Subject: =?UTF-8?q?[Keymap]=20`zweihander-macos`:=20Don=E2=80=99t=20preten?= =?UTF-8?q?d=20to=20be=20a=20mouse=20(#20997)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layouts/community/ergodox/zweihander-macos/rules.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'layouts/community') diff --git a/layouts/community/ergodox/zweihander-macos/rules.mk b/layouts/community/ergodox/zweihander-macos/rules.mk index 8011660ced..4a9626356a 100644 --- a/layouts/community/ergodox/zweihander-macos/rules.mk +++ b/layouts/community/ergodox/zweihander-macos/rules.mk @@ -1,3 +1,6 @@ # Don’t do a tricolor flashing-light wave when the computer is shut down in Windows, # or when the machine is sleeping in macOS SLEEP_LED_ENABLE = no + +# Don’t pretend to be a mouse (if a a mouse is plugged into a FreeBSD machine, an annoying cursor will pop up) +MOUSEKEY_ENABLE = no -- cgit v1.2.3