diff options
Diffstat (limited to 'keyboards/handwired/pterodactyl')
-rw-r--r-- | keyboards/handwired/pterodactyl/config.h | 4 | ||||
-rw-r--r-- | keyboards/handwired/pterodactyl/info.json | 1 |
2 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/handwired/pterodactyl/config.h b/keyboards/handwired/pterodactyl/config.h index eb67deecc4..6ca97d3e73 100644 --- a/keyboards/handwired/pterodactyl/config.h +++ b/keyboards/handwired/pterodactyl/config.h @@ -19,7 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #pragma once -#include "config_common.h" #define DIODE_DIRECTION COL2ROW #define MATRIX_ROWS 6 @@ -50,6 +49,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* fix space cadet rollover issue */ #define DISABLE_SPACE_CADET_ROLLOVER - -/* Set 0 if debouncing isn't needed */ -#define DEBOUNCE 0 diff --git a/keyboards/handwired/pterodactyl/info.json b/keyboards/handwired/pterodactyl/info.json index 77d5db7ec7..a98628d415 100644 --- a/keyboards/handwired/pterodactyl/info.json +++ b/keyboards/handwired/pterodactyl/info.json @@ -8,6 +8,7 @@ "pid": "0x1308", "device_version": "0.0.2" }, + "debounce": 0, "layouts": { "LAYOUT_pterodactyl": { "layout": [ |