JJ40 updates (#2056)

* my bits

* fixed
safdb

* readme

* readme

* better name, fixed compile error

* fixed matrix user

* cleanup
This commit is contained in:
RandTrawick
2017-11-27 14:08:53 -07:00
committed by Jack Humbert
parent 0bd453b527
commit 9113f3387a
8 changed files with 247 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
#define FORCE_NKRO
#define PREVENT_STUCK_MODIFIERS
#endif