]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - macway/config.h
add debouncing into macway/matrix.c.
[max/tmk_keyboard.git] / macway / config.h
index 546067beb1d4589fa14659231fc6f1c56c5abf47..2e68bf252fb0b57e8cf42353b78ac9e347eb3e7f 100644 (file)
@@ -33,6 +33,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define MATRIX_COLS 8
 /* define if matrix has ghost */
 #define MATRIX_HAS_GHOST
+/* Set 0 if need no debouncing */
+#define DEBOUNCE    5
 
 
 /* key combination for command */