1
0
Fork 0

layer double tapping fixed (#2885)

* impstyle keymap added

* impstyle keymap updated

* mouse layer added to impstyle keymap

* keymap updated

* fixes

* impsytle layout: mouse layer added

* comments added

* comments added

* bugfix

* typo fixed

* double tap fixed

* double tap fixed

* still testing double tab

* double tab mouse layer is working

* README added

* README updated
This commit is contained in:
zwnk 2018-05-04 14:40:40 -03:00 committed by Drashna Jaelre
parent e6be4484e9
commit 72ea1fd972
3 changed files with 27 additions and 3 deletions

View file

@ -37,6 +37,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MOUSEKEY_WHEEL_MAX_SPEED 8
#define MOUSEKEY_WHEEL_TIME_TO_MAX 40
#define TAPPING_TOGGLE 2 // double tab
#include "../../config.h"
#endif