Keymap tweaks.

This commit is contained in:
Joe Wasson 2017-08-19 22:05:18 -07:00 committed by Jack Humbert
parent bae1144a9f
commit e74a95bf26
2 changed files with 14 additions and 2 deletions

View file

@ -0,0 +1,12 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
#define NO_ACTION_LAYER
#define NO_ACTION_TAPPING
#define NO_ACTION_ONESHOT
#define NO_ACTION_MACRO
#define NO_ACTION_FUNCTION
#endif