From 87cbb1c552934de5573334ff56544137a37fcb2e Mon Sep 17 00:00:00 2001 From: Fredric Silberberg Date: Wed, 30 Jan 2019 22:27:46 -0800 Subject: Generalized nyquist layout for 5x12 boards. Removed duplicate readme.md that was cased the same and caused issues. --- layouts/community/ortho_5x12/333fred/config.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 layouts/community/ortho_5x12/333fred/config.h (limited to 'layouts/community/ortho_5x12/333fred/config.h') diff --git a/layouts/community/ortho_5x12/333fred/config.h b/layouts/community/ortho_5x12/333fred/config.h new file mode 100644 index 000000000..7835fa1f0 --- /dev/null +++ b/layouts/community/ortho_5x12/333fred/config.h @@ -0,0 +1,9 @@ +#pragma once + +#include "333fred_config.h" + +#define USE_SERIAL +#define MASTER_LEFT + +#undef TAPPING_TERM +#define TAPPING_TERM 150 -- cgit v1.2.3-24-g4f1b