diff options
author | SpacebarRacecar <42380065+SpacebarRacecar@users.noreply.github.com> | 2019-02-24 02:22:55 +0100 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-02-23 17:22:55 -0800 |
commit | 539a6fc8255b5a9f0173dca0b9b6bd94c12a51f4 (patch) | |
tree | 627e3d4ba09386d36356065756093c00c3c8ba71 /keyboards/fc660c/keymaps/spacebarracecar/config.h | |
parent | 58d035dccc0ef283cf845f53b2edd5722f502932 (diff) |
removed old keymaps (#5227)
Diffstat (limited to 'keyboards/fc660c/keymaps/spacebarracecar/config.h')
-rw-r--r-- | keyboards/fc660c/keymaps/spacebarracecar/config.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/fc660c/keymaps/spacebarracecar/config.h b/keyboards/fc660c/keymaps/spacebarracecar/config.h deleted file mode 100644 index 9d83a27000..0000000000 --- a/keyboards/fc660c/keymaps/spacebarracecar/config.h +++ /dev/null @@ -1,8 +0,0 @@ -#pragma once - -/* -higher value means deeper actuation point, less sensitive -this should probably stay in the range +/-5. -*/ -#undef ACTUATION_DEPTH_ADJUSTMENT -#define ACTUATION_DEPTH_ADJUSTMENT -1 |