diff options
Diffstat (limited to 'keyboards/axolstudio/foundation_gamma/config.h')
-rw-r--r-- | keyboards/axolstudio/foundation_gamma/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/axolstudio/foundation_gamma/config.h b/keyboards/axolstudio/foundation_gamma/config.h index 6b32b3c55e..5837db07f3 100644 --- a/keyboards/axolstudio/foundation_gamma/config.h +++ b/keyboards/axolstudio/foundation_gamma/config.h @@ -31,6 +31,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* CAPS LED */ #define LED_CAPS_LOCK_PIN B7 - -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 |