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

This commit is contained in:
Drashna Jael're
2021-10-09 15:31:32 -07:00
12 changed files with 339 additions and 57 deletions

View File

@@ -61,7 +61,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#endif
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5
//#define DEBOUNCE 5
/* disable these deprecated features by default */
#define NO_ACTION_MACRO