mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-18 18:04:57 +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
|