feat(mechwild/clunker): new layouts (#22342)
This commit is contained in:
parent
6f59e18efb
commit
5a281d1ee9
4 changed files with 598 additions and 90 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue