From 6ba0b818e9ab8830610ab2a74515227884f93abc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20=C4=90or=C4=91evi=C4=87?= Date: Sun, 27 Jan 2019 17:46:54 +0100 Subject: [Keymap] Update personal userspace and keymaps (#4963) * Remove duplicated or unnecessary definitions in config.h and rules.mk * Use IS_HOST_LED_ON() macro * Add mouse acceleration to kbd6x:konstantin keymap * Clear and restore mods when sending macros * Make SEND_STRING_CLEAN a config option * Add NO_ACTION_ONESHOT to userspace config --- keyboards/kbd6x/keymaps/konstantin/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'keyboards/kbd6x/keymaps/konstantin/config.h') diff --git a/keyboards/kbd6x/keymaps/konstantin/config.h b/keyboards/kbd6x/keymaps/konstantin/config.h index 4b511eb84..16387fa2f 100644 --- a/keyboards/kbd6x/keymaps/konstantin/config.h +++ b/keyboards/kbd6x/keymaps/konstantin/config.h @@ -1,3 +1,4 @@ #pragma once #define LAYER_FN +#define SEND_STRING_CLEAN -- cgit v1.2.3