diff options
Diffstat (limited to 'keyboards/atreus/keymaps/workman/config.h')
-rw-r--r-- | keyboards/atreus/keymaps/workman/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/atreus/keymaps/workman/config.h b/keyboards/atreus/keymaps/workman/config.h new file mode 100644 index 0000000000..cf0b5e2ac5 --- /dev/null +++ b/keyboards/atreus/keymaps/workman/config.h @@ -0,0 +1,3 @@ +#define TAPPING_TOGGLE 1 +#define ONESHOT_TAP_TOGGLE 1 +#define PCBDOWN 1 |