1
0
Fork 0

Jack's keymap.

This commit is contained in:
jacwib 2016-08-14 10:46:40 +02:00 committed by GitHub
parent 6323f3d1e7
commit 880486bd24
4 changed files with 251 additions and 0 deletions

View file

@ -0,0 +1,9 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
// place overrides here
#define FORCE_NKRO 1
#endif