mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-24 01:17:07 +06:00
11 lines
159 B
C
11 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
|