1
0
Fork 0

Update the vifon keymap

This commit is contained in:
Wojciech Siewierski 2016-12-18 01:39:41 +01:00
parent 176b93d08e
commit c6299a7859
3 changed files with 8 additions and 6 deletions

View file

@ -81,6 +81,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* prevent the modifiers from being stuck, sacrificing some memory */
#define PREVENT_STUCK_MODIFIERS
/* A larger buffer for the dynamic macros as this keymap is not taking
* up that much memory.
*/
#define DYNAMIC_MACRO_SIZE 256
#ifdef SUBPROJECT_rev3
#include "rev3/config.h"
#endif