mirror of https://github.com/qmk/qmk_firmware
6 lines
65 B
C
6 lines
65 B
C
|
#ifndef USERSPACE
|
||
|
#define USERSPACE
|
||
|
|
||
|
#include "quantum.h"
|
||
|
|
||
|
#endif
|