From f389205853be1a4e9a19a0b1eb5d06f07940e049 Mon Sep 17 00:00:00 2001 From: Victor Date: Wed, 3 Jul 2024 00:06:47 -0500 Subject: [PATCH] Had to reintroduce one shot mods for ploopy - this way my userspace will work after code consolidation --- keyboards/ploopyco/trackball_nano/keymaps/t4corun/config.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/keyboards/ploopyco/trackball_nano/keymaps/t4corun/config.h b/keyboards/ploopyco/trackball_nano/keymaps/t4corun/config.h index 0c243781..aac3545c 100644 --- a/keyboards/ploopyco/trackball_nano/keymaps/t4corun/config.h +++ b/keyboards/ploopyco/trackball_nano/keymaps/t4corun/config.h @@ -15,8 +15,6 @@ along with this program. If not, see . #pragma once -#define NO_ACTION_ONESHOT - #define PLOOPY_DRAGSCROLL_INVERT #define PLOOPY_DRAGSCROLL_DIVISOR_H 25.0 #define PLOOPY_DRAGSCROLL_DIVISOR_V 20.0