10 lines
129 B
C
10 lines
129 B
C
|
#pragma once
|
||
|
|
||
|
#include "333fred_config.h"
|
||
|
|
||
|
#define USE_SERIAL
|
||
|
#define MASTER_LEFT
|
||
|
|
||
|
#undef TAPPING_TERM
|
||
|
#define TAPPING_TERM 150
|