mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-12 11:34:38 +00:00
8 lines
99 B
C
8 lines
99 B
C
#ifndef CONFIG_USER_H
|
|
#define CONFIG_USER_H
|
|
|
|
#include "../../config.h"
|
|
|
|
#define FORCE_NKRO
|
|
|
|
#endif
|