1
0
Fork 0

Neo2Planck (#2032)

* Documentation

* Enabled Mouse-Keys in Makefile

* Layer 1 finished

* Small Bugfixes

* Updated documentation
This commit is contained in:
yellowmoneybank 2017-11-20 18:22:16 +01:00 committed by Jack Humbert
parent d6ca4e555a
commit c6cdd5422f
4 changed files with 215 additions and 0 deletions

View file

@ -0,0 +1,8 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
#define PREVENT_STUCK_MODIFIERS
#endif