diff options
author | Fredric Silberberg <fred@silberberg.xyz> | 2019-01-30 22:27:46 -0800 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-01-30 23:13:50 -0800 |
commit | 87cbb1c552934de5573334ff56544137a37fcb2e (patch) | |
tree | 5fba85b9031ebfa9a8a58f96cab65540d6d28829 /layouts/community/ortho_5x12/333fred/config.h | |
parent | 9f63cd0d1de5c5ece532bdd343f8cf810ac36432 (diff) |
Generalized nyquist layout for 5x12 boards. Removed duplicate readme.md that was cased the same and caused issues.
Diffstat (limited to 'layouts/community/ortho_5x12/333fred/config.h')
-rw-r--r-- | layouts/community/ortho_5x12/333fred/config.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/layouts/community/ortho_5x12/333fred/config.h b/layouts/community/ortho_5x12/333fred/config.h new file mode 100644 index 0000000000..7835fa1f07 --- /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 |