qmk_firmware/keyboards/preonic/keymaps/jacwib/config.h
2016-08-14 10:46:40 +02:00

10 lines
125 B
C

#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
// place overrides here
#define FORCE_NKRO 1
#endif