feat(mechwild/clunker): new layouts (#22342)

This commit is contained in:
Less/Rikki 2023-11-08 12:41:38 -05:00 committed by GitHub
parent 6f59e18efb
commit 5a281d1ee9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 598 additions and 90 deletions

View file

@ -3,20 +3,4 @@
#pragma once
/*
* Feature disable options
* These options are also useful to firmware size reduction.
*/
/* disable debug print */
//#define NO_DEBUG
/* disable print */
//#define NO_PRINT
/* disable action features */
//#define NO_ACTION_LAYER
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT
#define SOLENOID_PIN F4