forked from mirror/qmk_firmware
10 lines
120 B
C
Executable File
10 lines
120 B
C
Executable File
#ifndef CONFIG_KEYMAP_H
|
|
#define CONFIG_KEYMAP_H
|
|
|
|
#include "../../config.h"
|
|
|
|
#define USE_SERIAL
|
|
#define EE_HANDS
|
|
|
|
#endif
|