diff options
author | yttyx <yttyx@users.noreply.github.com> | 2019-07-11 19:32:47 +0100 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-07-11 11:32:47 -0700 |
commit | 676633e1f396d6ab88ef7d5465e8ffccb9f49af2 (patch) | |
tree | 815de9ffde2b65e423c9fe4a1bbd751c080b0bcf /keyboards/planck/keymaps/yttyx/config.h | |
parent | e6420f0bd823fa660d217a2560a919785ccb2343 (diff) |
[Keymap] Balance Twelve / Steno Keymap for Planck (#6283)
* New keymap. Cursor layer does not work.
* Refinements to layout over months of use.
* Changes following review.
* Changes following review.
Diffstat (limited to 'keyboards/planck/keymaps/yttyx/config.h')
-rw-r--r-- | keyboards/planck/keymaps/yttyx/config.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/yttyx/config.h b/keyboards/planck/keymaps/yttyx/config.h new file mode 100644 index 0000000000..88d0c07e93 --- /dev/null +++ b/keyboards/planck/keymaps/yttyx/config.h @@ -0,0 +1,5 @@ +#pragma once +#define NO_ACTION_ONESHOT +#define NO_ACTION_MACRO +#define NO_ACTION_FUNCTION +#define TAPPING_TOGGLE 2 |