10 lines
120 B
C
10 lines
120 B
C
#ifndef CONFIG_KEYMAP_H
|
|
#define CONFIG_KEYMAP_H
|
|
|
|
#include "../../config.h"
|
|
|
|
#define USE_SERIAL
|
|
#define EE_HANDS
|
|
|
|
#endif
|