diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-02-01 03:47:38 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-31 11:47:38 -0800 |
commit | 3fefaf7f6b99aafe691a9024db4780684a588e4a (patch) | |
tree | 21145f7fe6804833211c2cd60aabfdb43a44c54d /keyboards/chimera_ortho/keymaps/default/config.h | |
parent | 6cb0e8924ba258e112174b1dac36c88d16fbc560 (diff) | |
download | qmk_firmware-3fefaf7f6b99aafe691a9024db4780684a588e4a.tar.gz qmk_firmware-3fefaf7f6b99aafe691a9024db4780684a588e4a.zip |
[Keyboard] move @GlenPickle 's chimera* boards into a folder (#16072)
Diffstat (limited to 'keyboards/chimera_ortho/keymaps/default/config.h')
-rw-r--r-- | keyboards/chimera_ortho/keymaps/default/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/chimera_ortho/keymaps/default/config.h b/keyboards/chimera_ortho/keymaps/default/config.h deleted file mode 100644 index bdfd4db80f..0000000000 --- a/keyboards/chimera_ortho/keymaps/default/config.h +++ /dev/null @@ -1,5 +0,0 @@ -#pragma once - -// place overrides here -#define LONGPRESS_DELAY 150 -//#define LAYER_TOGGLE_DELAY 300 |