1
0
Fork 0

Fixing Debounce - WIP

This commit is contained in:
IBNobody 2016-10-28 14:21:38 -05:00
parent a0fdb6b81a
commit 508eddf8ba
3 changed files with 179 additions and 89 deletions

View file

@ -31,7 +31,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define BACKLIGHT_LEVELS 3
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCING_DELAY 5
#define DEBOUNCING_DELAY 0
#define MATRIX_MASKED