mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 18:49:08 +00:00
10 lines
159 B
C
10 lines
159 B
C
#pragma once
|
|
|
|
#include QMK_KEYBOARD_CONFIG_H
|
|
#include "333fred_config.h"
|
|
|
|
#define USE_SERIAL
|
|
#define MASTER_LEFT
|
|
|
|
#undef TAPPING_TERM
|
|
#define TAPPING_TERM 200
|