diff options
author | Fredric Silberberg <fred@silberberg.xyz> | 2018-10-30 01:09:22 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-12-13 10:24:20 -0800 |
commit | e8f730595c37a508ad86cc46fa39c7fae4d36800 (patch) | |
tree | 2079e118db3c925f6c35187b68d9b8acae190413 /keyboards/handwired/dactyl_manuform/5x6/keymaps/333fred/config.h | |
parent | cc45f62d757f56c2fa9be92685f83f127b63b509 (diff) |
Dactyl_manuform map and updates to my ergodox layout for moving to a
different location.
Diffstat (limited to 'keyboards/handwired/dactyl_manuform/5x6/keymaps/333fred/config.h')
-rw-r--r-- | keyboards/handwired/dactyl_manuform/5x6/keymaps/333fred/config.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/handwired/dactyl_manuform/5x6/keymaps/333fred/config.h b/keyboards/handwired/dactyl_manuform/5x6/keymaps/333fred/config.h new file mode 100644 index 0000000000..10b9693267 --- /dev/null +++ b/keyboards/handwired/dactyl_manuform/5x6/keymaps/333fred/config.h @@ -0,0 +1,9 @@ +#pragma once + +#include "333fred_config.h" + +#define USE_SERIAL +#define EE_HANDS + +#undef TAPPING_TERM +#define TAPPING_TERM 200 |