diff options
Diffstat (limited to 'keyboards/chimera_ortho/keymaps/default/config.h')
-rw-r--r-- | keyboards/chimera_ortho/keymaps/default/config.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/chimera_ortho/keymaps/default/config.h b/keyboards/chimera_ortho/keymaps/default/config.h new file mode 100644 index 000000000..bdfd4db80 --- /dev/null +++ b/keyboards/chimera_ortho/keymaps/default/config.h | |||
@@ -0,0 +1,5 @@ | |||
1 | #pragma once | ||
2 | |||
3 | // place overrides here | ||
4 | #define LONGPRESS_DELAY 150 | ||
5 | //#define LAYER_TOGGLE_DELAY 300 | ||