Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2022-10-07 08:09:15 +00:00
commit 111dcdf713
31 changed files with 1 additions and 163 deletions

View file

@ -13,12 +13,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
/* number of backlight levels */
#ifdef BACKLIGHT_PIN
#define BACKLIGHT_LEVELS 0
#endif
/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5