diff options
Diffstat (limited to 'keyboard/IIgs/config.h')
-rw-r--r-- | keyboard/IIgs/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboard/IIgs/config.h b/keyboard/IIgs/config.h index 0039cb48b5..842e404f9f 100644 --- a/keyboard/IIgs/config.h +++ b/keyboard/IIgs/config.h @@ -56,10 +56,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define LAYER_SEND_FN_TERM 300
-/* mouse keys */
-#ifdef MOUSEKEY_ENABLE
-# define MOUSEKEY_DELAY_TIME 192
-#endif
-
-
#endif
|