1
0
Fork 0

Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options

This commit is contained in:
tmk 2013-03-20 00:28:13 +09:00
parent b057511f45
commit 9757f960f9
4 changed files with 36 additions and 6 deletions

View file

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