[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 configpull/4946/head
parent
5c1d4baec4
commit
6ba0b818e9
@ -1,3 +1,4 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define LAYER_FN
|
#define LAYER_FN
|
||||||
|
#define SEND_STRING_CLEAN
|
||||||
|
Loading…
Reference in new issue