1
0
Fork 0

Add NO_ACTION_FUNCTION config option

This commit is contained in:
tmk 2013-03-20 00:37:32 +09:00
parent 9757f960f9
commit ecb7550a91
2 changed files with 5 additions and 0 deletions

View file

@ -64,5 +64,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define NO_ACTION_OVERLAY
#define NO_ACTION_TAPPING
#define NO_ACTION_MACRO
#define NO_ACTION_FUNCTION
#endif