1
0
Fork 0

Fix layer stuck, and add numpad support

This commit is contained in:
Nurahmadie 2017-03-11 20:52:52 +07:00
parent f5d78c739d
commit 15ddaa7f19
2 changed files with 15 additions and 10 deletions

View file

@ -159,4 +159,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_MACRO
//#define NO_ACTION_FUNCTION
#define PREVENT_STUCK_MODIFIERS
#undef TAPPING_TOGGLE
#define TAPPING_TOGGLE 2
#endif