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 /keyboards/nyquist/keymaps/333fred/config.h | |
parent | 9f63cd0d1de5c5ece532bdd343f8cf810ac36432 (diff) | |
download | qmk_firmware-87cbb1c552934de5573334ff56544137a37fcb2e.tar.gz |
Generalized nyquist layout for 5x12 boards. Removed duplicate readme.md that was cased the same and caused issues.
Diffstat (limited to 'keyboards/nyquist/keymaps/333fred/config.h')
-rw-r--r-- | keyboards/nyquist/keymaps/333fred/config.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/nyquist/keymaps/333fred/config.h b/keyboards/nyquist/keymaps/333fred/config.h deleted file mode 100644 index 575ec9ac5..000000000 --- a/keyboards/nyquist/keymaps/333fred/config.h +++ /dev/null @@ -1,10 +0,0 @@ -#pragma once - -#include "../../config.h" -#include "333fred_config.h" - -#define USE_SERIAL -#define MASTER_LEFT - -#undef TAPPING_TERM -#define TAPPING_TERM 150 |