diff --git a/keyboards/acheron/arctic/chconf.h b/keyboards/acheron/arctic/chconf.h index 1be94008bf6..438ec8ec3ff 100644 --- a/keyboards/acheron/arctic/chconf.h +++ b/keyboards/acheron/arctic/chconf.h @@ -25,19 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/acheron/austin/chconf.h b/keyboards/acheron/austin/chconf.h index 08567482d59..35fb8831836 100644 --- a/keyboards/acheron/austin/chconf.h +++ b/keyboards/acheron/austin/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/acheron/keebspcb/chconf.h b/keyboards/acheron/keebspcb/chconf.h index c34640ac025..6801ae9a53c 100644 --- a/keyboards/acheron/keebspcb/chconf.h +++ b/keyboards/acheron/keebspcb/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/acheron/lasgweloth/chconf.h b/keyboards/acheron/lasgweloth/chconf.h index a972edf03c1..94e724a1f29 100644 --- a/keyboards/acheron/lasgweloth/chconf.h +++ b/keyboards/acheron/lasgweloth/chconf.h @@ -25,19 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/aeboards/ext65/rev2/chconf.h b/keyboards/aeboards/ext65/rev2/chconf.h index 4726901050b..5af0aad345a 100644 --- a/keyboards/aeboards/ext65/rev2/chconf.h +++ b/keyboards/aeboards/ext65/rev2/chconf.h @@ -25,19 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/ai03/vega/chconf.h b/keyboards/ai03/vega/chconf.h index 2e0092e3e51..822691e22dc 100644 --- a/keyboards/ai03/vega/chconf.h +++ b/keyboards/ai03/vega/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/akegata_denki/device_one/chconf.h b/keyboards/akegata_denki/device_one/chconf.h index d96371e05b6..f2cad98952a 100644 --- a/keyboards/akegata_denki/device_one/chconf.h +++ b/keyboards/akegata_denki/device_one/chconf.h @@ -33,8 +33,6 @@ #define CH_CFG_USE_MAILBOXES TRUE -#define CH_CFG_USE_MEMCORE TRUE - #define CH_CFG_USE_HEAP TRUE #define CH_CFG_USE_MEMPOOLS TRUE @@ -45,8 +43,6 @@ #define CH_CFG_USE_DYNAMIC TRUE -#define CH_CFG_USE_FACTORY FALSE - #define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE #define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE diff --git a/keyboards/at_at/660m/chconf.h b/keyboards/at_at/660m/chconf.h index 672c3e44c3f..49649adb343 100644 --- a/keyboards/at_at/660m/chconf.h +++ b/keyboards/at_at/660m/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/box75/chconf.h b/keyboards/box75/chconf.h index ca99ad8ccdf..769b29f22cf 100644 --- a/keyboards/box75/chconf.h +++ b/keyboards/box75/chconf.h @@ -25,19 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/bt66tech/bt66tech60/chconf.h b/keyboards/bt66tech/bt66tech60/chconf.h index b0d978988fd..93c4ebe4052 100644 --- a/keyboards/bt66tech/bt66tech60/chconf.h +++ b/keyboards/bt66tech/bt66tech60/chconf.h @@ -23,19 +23,7 @@ #define CH_CFG_ST_TIMEDELTA 0 -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/cannonkeys/an_c/chconf.h b/keyboards/cannonkeys/an_c/chconf.h index 81ebe98fc48..0f07a8ba95d 100644 --- a/keyboards/cannonkeys/an_c/chconf.h +++ b/keyboards/cannonkeys/an_c/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/cannonkeys/atlas/chconf.h b/keyboards/cannonkeys/atlas/chconf.h index e4692d9dfff..1b3da00c023 100644 --- a/keyboards/cannonkeys/atlas/chconf.h +++ b/keyboards/cannonkeys/atlas/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/cannonkeys/chimera65/chconf.h b/keyboards/cannonkeys/chimera65/chconf.h index de89ae272bf..644ca1c1c39 100644 --- a/keyboards/cannonkeys/chimera65/chconf.h +++ b/keyboards/cannonkeys/chimera65/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/cannonkeys/db60/chconf.h b/keyboards/cannonkeys/db60/chconf.h index 0df06ecc127..9f541944f81 100644 --- a/keyboards/cannonkeys/db60/chconf.h +++ b/keyboards/cannonkeys/db60/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/cannonkeys/devastatingtkl/chconf.h b/keyboards/cannonkeys/devastatingtkl/chconf.h index cc63adc45dd..677ee1388f6 100644 --- a/keyboards/cannonkeys/devastatingtkl/chconf.h +++ b/keyboards/cannonkeys/devastatingtkl/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/cannonkeys/instant60/chconf.h b/keyboards/cannonkeys/instant60/chconf.h index 8c40cd80823..ac649b27db1 100644 --- a/keyboards/cannonkeys/instant60/chconf.h +++ b/keyboards/cannonkeys/instant60/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/cannonkeys/instant65/chconf.h b/keyboards/cannonkeys/instant65/chconf.h index c82db104154..91f1ae9c086 100644 --- a/keyboards/cannonkeys/instant65/chconf.h +++ b/keyboards/cannonkeys/instant65/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/cannonkeys/iron165/chconf.h b/keyboards/cannonkeys/iron165/chconf.h index 69a54bbbb33..7c6af767fa1 100644 --- a/keyboards/cannonkeys/iron165/chconf.h +++ b/keyboards/cannonkeys/iron165/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/cannonkeys/obliterated75/chconf.h b/keyboards/cannonkeys/obliterated75/chconf.h index 62dc9073219..645412d47c6 100644 --- a/keyboards/cannonkeys/obliterated75/chconf.h +++ b/keyboards/cannonkeys/obliterated75/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/cannonkeys/onyx/chconf.h b/keyboards/cannonkeys/onyx/chconf.h index 61e5dcb6ab5..40aa1fd9ba7 100644 --- a/keyboards/cannonkeys/onyx/chconf.h +++ b/keyboards/cannonkeys/onyx/chconf.h @@ -37,7 +37,5 @@ #define CH_CFG_USE_MAILBOXES TRUE -#define CH_CFG_USE_MEMCORE TRUE - #include_next diff --git a/keyboards/cannonkeys/ortho48/chconf.h b/keyboards/cannonkeys/ortho48/chconf.h index a6d89716c2e..583eb9febf0 100644 --- a/keyboards/cannonkeys/ortho48/chconf.h +++ b/keyboards/cannonkeys/ortho48/chconf.h @@ -23,19 +23,7 @@ #define CH_CFG_ST_TIMEDELTA 0 -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/cannonkeys/ortho60/chconf.h b/keyboards/cannonkeys/ortho60/chconf.h index c9bc54b433c..ae16c0f7478 100644 --- a/keyboards/cannonkeys/ortho60/chconf.h +++ b/keyboards/cannonkeys/ortho60/chconf.h @@ -23,19 +23,7 @@ #define CH_CFG_ST_TIMEDELTA 0 -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/cannonkeys/ortho75/chconf.h b/keyboards/cannonkeys/ortho75/chconf.h index 512dd7e5f3e..2bf13952d94 100644 --- a/keyboards/cannonkeys/ortho75/chconf.h +++ b/keyboards/cannonkeys/ortho75/chconf.h @@ -23,19 +23,7 @@ #define CH_CFG_ST_TIMEDELTA 0 -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/cannonkeys/practice60/chconf.h b/keyboards/cannonkeys/practice60/chconf.h index 4263e4a41f3..ddf9c24df7d 100644 --- a/keyboards/cannonkeys/practice60/chconf.h +++ b/keyboards/cannonkeys/practice60/chconf.h @@ -23,19 +23,7 @@ #define CH_CFG_ST_TIMEDELTA 0 -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/cannonkeys/practice65/chconf.h b/keyboards/cannonkeys/practice65/chconf.h index ecf0d046121..0f412cfbf4e 100644 --- a/keyboards/cannonkeys/practice65/chconf.h +++ b/keyboards/cannonkeys/practice65/chconf.h @@ -23,19 +23,7 @@ #define CH_CFG_ST_TIMEDELTA 0 -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/cannonkeys/rekt1800/chconf.h b/keyboards/cannonkeys/rekt1800/chconf.h index 63148d5ce8a..6df38c65277 100644 --- a/keyboards/cannonkeys/rekt1800/chconf.h +++ b/keyboards/cannonkeys/rekt1800/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/cannonkeys/sagittarius/chconf.h b/keyboards/cannonkeys/sagittarius/chconf.h index de42fc7db93..f94932c6e7f 100644 --- a/keyboards/cannonkeys/sagittarius/chconf.h +++ b/keyboards/cannonkeys/sagittarius/chconf.h @@ -37,7 +37,5 @@ #define CH_CFG_USE_MAILBOXES TRUE -#define CH_CFG_USE_MEMCORE TRUE - #include_next diff --git a/keyboards/cannonkeys/satisfaction75/chconf.h b/keyboards/cannonkeys/satisfaction75/chconf.h index fffb7a9053e..ca4a976c27c 100644 --- a/keyboards/cannonkeys/satisfaction75/chconf.h +++ b/keyboards/cannonkeys/satisfaction75/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/cannonkeys/savage65/chconf.h b/keyboards/cannonkeys/savage65/chconf.h index 8329725a740..f3eb1c05e53 100644 --- a/keyboards/cannonkeys/savage65/chconf.h +++ b/keyboards/cannonkeys/savage65/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/cannonkeys/tmov2/chconf.h b/keyboards/cannonkeys/tmov2/chconf.h index 4830d0b2793..6cc4e27c10b 100644 --- a/keyboards/cannonkeys/tmov2/chconf.h +++ b/keyboards/cannonkeys/tmov2/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/cannonkeys/tsukuyomi/chconf.h b/keyboards/cannonkeys/tsukuyomi/chconf.h index e6cdb876313..7239dcafc8d 100644 --- a/keyboards/cannonkeys/tsukuyomi/chconf.h +++ b/keyboards/cannonkeys/tsukuyomi/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/cheshire/curiosity/chconf.h b/keyboards/cheshire/curiosity/chconf.h index 2782412be35..daed31812bc 100644 --- a/keyboards/cheshire/curiosity/chconf.h +++ b/keyboards/cheshire/curiosity/chconf.h @@ -25,20 +25,8 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE #define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE diff --git a/keyboards/coarse/cordillera/chconf.h b/keyboards/coarse/cordillera/chconf.h index 60aebdea10a..4f9d43325f0 100644 --- a/keyboards/coarse/cordillera/chconf.h +++ b/keyboards/coarse/cordillera/chconf.h @@ -25,19 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/converter/siemens_tastatur/chconf.h b/keyboards/converter/siemens_tastatur/chconf.h index 2253cfab15f..eed5776e778 100644 --- a/keyboards/converter/siemens_tastatur/chconf.h +++ b/keyboards/converter/siemens_tastatur/chconf.h @@ -23,19 +23,7 @@ #define CH_CFG_ST_TIMEDELTA 0 -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/cutie_club/borsdorf/chconf.h b/keyboards/cutie_club/borsdorf/chconf.h index c5242220b83..7005cf23402 100644 --- a/keyboards/cutie_club/borsdorf/chconf.h +++ b/keyboards/cutie_club/borsdorf/chconf.h @@ -37,7 +37,5 @@ #define CH_CFG_USE_MAILBOXES TRUE -#define CH_CFG_USE_MEMCORE TRUE - #include_next diff --git a/keyboards/dekunukem/duckypad/chconf.h b/keyboards/dekunukem/duckypad/chconf.h index f23a911149f..2d1b7a3bf4b 100644 --- a/keyboards/dekunukem/duckypad/chconf.h +++ b/keyboards/dekunukem/duckypad/chconf.h @@ -25,20 +25,8 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE #define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE diff --git a/keyboards/ebastler/isometria_75/rev1/chconf.h b/keyboards/ebastler/isometria_75/rev1/chconf.h index 58a9736f127..1716aa6cca9 100644 --- a/keyboards/ebastler/isometria_75/rev1/chconf.h +++ b/keyboards/ebastler/isometria_75/rev1/chconf.h @@ -1,22 +1,29 @@ -/* Copyright 2020 Moritz Plattner (ebastler) +/* Copyright 2020 QMK * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ + +/* + * This file was auto-generated by: + * `qmk chibios-confmigrate -i keyboards/ebastler/isometria_75/rev1/chconf.h -r platforms/chibios/common/configs/chconf.h` + */ + #pragma once -/* Change system timer resolution, because TIM2 and TIM3 are different */ -#define CH_CFG_ST_RESOLUTION 16 -#define CH_CFG_INTERVALS_SIZE 16 +#define CH_CFG_ST_RESOLUTION 16 + +#define CH_CFG_INTERVALS_SIZE 16 #include_next + diff --git a/keyboards/ebastler/isometria_75/rev1/halconf.h b/keyboards/ebastler/isometria_75/rev1/halconf.h index 463f9accbfd..6fbac77afbf 100644 --- a/keyboards/ebastler/isometria_75/rev1/halconf.h +++ b/keyboards/ebastler/isometria_75/rev1/halconf.h @@ -1,20 +1,27 @@ -/* Copyright 2020 Moritz Plattner (ebastler) +/* Copyright 2020 QMK * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ + +/* + * This file was auto-generated by: + * `qmk chibios-confmigrate -i keyboards/ebastler/isometria_75/rev1/halconf.h -r platforms/chibios/common/configs/halconf.h` + */ + #pragma once #define HAL_USE_PWM TRUE -#include_next \ No newline at end of file +#include_next + diff --git a/keyboards/ergodox_infinity/chconf.h b/keyboards/ergodox_infinity/chconf.h index d3860afbe0f..710d8aa437c 100644 --- a/keyboards/ergodox_infinity/chconf.h +++ b/keyboards/ergodox_infinity/chconf.h @@ -29,10 +29,9 @@ #define CH_CFG_USE_WAITEXIT TRUE -#define CH_CFG_USE_MEMCORE TRUE - #define CH_CFG_USE_HEAP TRUE #define CH_CFG_USE_DYNAMIC TRUE #include_next + diff --git a/keyboards/ergodox_stm32/chconf.h b/keyboards/ergodox_stm32/chconf.h index e9f16c880e2..bc3672f6f73 100644 --- a/keyboards/ergodox_stm32/chconf.h +++ b/keyboards/ergodox_stm32/chconf.h @@ -35,8 +35,6 @@ #define CH_CFG_USE_MAILBOXES TRUE -#define CH_CFG_USE_MEMCORE TRUE - #define CH_CFG_USE_HEAP TRUE #define CH_CFG_USE_MEMPOOLS TRUE @@ -47,8 +45,6 @@ #define CH_CFG_USE_DYNAMIC TRUE -#define CH_CFG_USE_FACTORY FALSE - #define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE #define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE diff --git a/keyboards/function96/chconf.h b/keyboards/function96/chconf.h index 521da596f15..c8e4b98ad29 100644 --- a/keyboards/function96/chconf.h +++ b/keyboards/function96/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/geekboards/macropad_v2/chconf.h b/keyboards/geekboards/macropad_v2/chconf.h index aec4640192b..13cb5645d90 100644 --- a/keyboards/geekboards/macropad_v2/chconf.h +++ b/keyboards/geekboards/macropad_v2/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/generic_panda/panda65_01/chconf.h b/keyboards/generic_panda/panda65_01/chconf.h index b53557576ff..847f2cc284f 100644 --- a/keyboards/generic_panda/panda65_01/chconf.h +++ b/keyboards/generic_panda/panda65_01/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/handwired/ck4x4/chconf.h b/keyboards/handwired/ck4x4/chconf.h index 13281bd7681..524edbe8fde 100644 --- a/keyboards/handwired/ck4x4/chconf.h +++ b/keyboards/handwired/ck4x4/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/handwired/onekey/blackpill_f401/chconf.h b/keyboards/handwired/onekey/blackpill_f401/chconf.h index 69b87423ad6..de4ab83ec36 100644 --- a/keyboards/handwired/onekey/blackpill_f401/chconf.h +++ b/keyboards/handwired/onekey/blackpill_f401/chconf.h @@ -23,10 +23,6 @@ #define CH_CFG_ST_FREQUENCY 10000 -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_FACTORY FALSE - #define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE #define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE diff --git a/keyboards/handwired/onekey/blackpill_f401/halconf.h b/keyboards/handwired/onekey/blackpill_f401/halconf.h index ae08512d492..878879db1e2 100644 --- a/keyboards/handwired/onekey/blackpill_f401/halconf.h +++ b/keyboards/handwired/onekey/blackpill_f401/halconf.h @@ -1,21 +1,29 @@ -/* Copyright 2020 Nick Brassel (tzarc) +/* Copyright 2020 QMK * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ + +/* + * This file was auto-generated by: + * `qmk chibios-confmigrate -i keyboards/handwired/onekey/blackpill_f401/halconf.h -r platforms/chibios/common/configs/halconf.h` + */ + #pragma once #define HAL_USE_I2C TRUE + #define HAL_USE_PWM TRUE -#include_next "halconf.h" +#include_next + diff --git a/keyboards/handwired/onekey/blackpill_f411/chconf.h b/keyboards/handwired/onekey/blackpill_f411/chconf.h index aa3372fc39e..4ecd0f52a27 100644 --- a/keyboards/handwired/onekey/blackpill_f411/chconf.h +++ b/keyboards/handwired/onekey/blackpill_f411/chconf.h @@ -23,10 +23,6 @@ #define CH_CFG_ST_FREQUENCY 10000 -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_FACTORY FALSE - #define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE #define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE diff --git a/keyboards/handwired/onekey/blackpill_f411/halconf.h b/keyboards/handwired/onekey/blackpill_f411/halconf.h index ae08512d492..d54f2a26acf 100644 --- a/keyboards/handwired/onekey/blackpill_f411/halconf.h +++ b/keyboards/handwired/onekey/blackpill_f411/halconf.h @@ -1,21 +1,29 @@ -/* Copyright 2020 Nick Brassel (tzarc) +/* Copyright 2020 QMK * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ + +/* + * This file was auto-generated by: + * `qmk chibios-confmigrate -i keyboards/handwired/onekey/blackpill_f411/halconf.h -r platforms/chibios/common/configs/halconf.h` + */ + #pragma once #define HAL_USE_I2C TRUE + #define HAL_USE_PWM TRUE -#include_next "halconf.h" +#include_next + diff --git a/keyboards/handwired/onekey/bluepill/chconf.h b/keyboards/handwired/onekey/bluepill/chconf.h index 46d8af4a8a7..c7a982aedd0 100644 --- a/keyboards/handwired/onekey/bluepill/chconf.h +++ b/keyboards/handwired/onekey/bluepill/chconf.h @@ -23,19 +23,7 @@ #define CH_CFG_ST_TIMEDELTA 0 -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/handwired/onekey/stm32f0_disco/chconf.h b/keyboards/handwired/onekey/stm32f0_disco/chconf.h index cfec50b6e0c..33ceb1431ef 100644 --- a/keyboards/handwired/onekey/stm32f0_disco/chconf.h +++ b/keyboards/handwired/onekey/stm32f0_disco/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/handwired/onekey/teensy_32/chconf.h b/keyboards/handwired/onekey/teensy_32/chconf.h index c80efff6931..199e8d05bd9 100644 --- a/keyboards/handwired/onekey/teensy_32/chconf.h +++ b/keyboards/handwired/onekey/teensy_32/chconf.h @@ -27,12 +27,6 @@ #define CH_CFG_TIME_QUANTUM 20 -#define CH_CFG_USE_TM FALSE - -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_FACTORY FALSE - #define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE #define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE diff --git a/keyboards/handwired/onekey/teensy_lc/chconf.h b/keyboards/handwired/onekey/teensy_lc/chconf.h index 5be02963caa..cfcced3cf74 100644 --- a/keyboards/handwired/onekey/teensy_lc/chconf.h +++ b/keyboards/handwired/onekey/teensy_lc/chconf.h @@ -27,12 +27,6 @@ #define CH_CFG_TIME_QUANTUM 20 -#define CH_CFG_USE_TM FALSE - -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_FACTORY FALSE - #define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE #define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE diff --git a/keyboards/handwired/pill60/blackpill_f401/chconf.h b/keyboards/handwired/pill60/blackpill_f401/chconf.h index 1664f045c59..c10f1f287a2 100644 --- a/keyboards/handwired/pill60/blackpill_f401/chconf.h +++ b/keyboards/handwired/pill60/blackpill_f401/chconf.h @@ -23,10 +23,6 @@ #define CH_CFG_ST_FREQUENCY 10000 -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_FACTORY FALSE - #define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE #define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE diff --git a/keyboards/handwired/pill60/blackpill_f401/halconf.h b/keyboards/handwired/pill60/blackpill_f401/halconf.h index f1230634b6c..1e126a8656a 100644 --- a/keyboards/handwired/pill60/blackpill_f401/halconf.h +++ b/keyboards/handwired/pill60/blackpill_f401/halconf.h @@ -1,21 +1,29 @@ -/* Copyright 2020 Nick Brassel (tzarc) +/* Copyright 2020 QMK * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ + +/* + * This file was auto-generated by: + * `qmk chibios-confmigrate -i keyboards/handwired/pill60/blackpill_f401/halconf.h -r platforms/chibios/common/configs/halconf.h` + */ + #pragma once #define HAL_USE_I2C TRUE + #define HAL_USE_PWM TRUE -#include_next "halconf.h" \ No newline at end of file +#include_next + diff --git a/keyboards/handwired/pill60/blackpill_f411/chconf.h b/keyboards/handwired/pill60/blackpill_f411/chconf.h index 01a052754cb..fb7536cebb0 100644 --- a/keyboards/handwired/pill60/blackpill_f411/chconf.h +++ b/keyboards/handwired/pill60/blackpill_f411/chconf.h @@ -23,10 +23,6 @@ #define CH_CFG_ST_FREQUENCY 10000 -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_FACTORY FALSE - #define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE #define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE diff --git a/keyboards/handwired/pill60/blackpill_f411/halconf.h b/keyboards/handwired/pill60/blackpill_f411/halconf.h index f1230634b6c..435bf3274e9 100644 --- a/keyboards/handwired/pill60/blackpill_f411/halconf.h +++ b/keyboards/handwired/pill60/blackpill_f411/halconf.h @@ -1,21 +1,29 @@ -/* Copyright 2020 Nick Brassel (tzarc) +/* Copyright 2020 QMK * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ + +/* + * This file was auto-generated by: + * `qmk chibios-confmigrate -i keyboards/handwired/pill60/blackpill_f411/halconf.h -r platforms/chibios/common/configs/halconf.h` + */ + #pragma once #define HAL_USE_I2C TRUE + #define HAL_USE_PWM TRUE -#include_next "halconf.h" \ No newline at end of file +#include_next + diff --git a/keyboards/handwired/pill60/bluepill/chconf.h b/keyboards/handwired/pill60/bluepill/chconf.h index 883ab46d107..c92d2a276de 100644 --- a/keyboards/handwired/pill60/bluepill/chconf.h +++ b/keyboards/handwired/pill60/bluepill/chconf.h @@ -23,19 +23,7 @@ #define CH_CFG_ST_TIMEDELTA 0 -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/handwired/riblee_f401/chconf.h b/keyboards/handwired/riblee_f401/chconf.h index 275f2b876c3..3b48fc5cdf0 100644 --- a/keyboards/handwired/riblee_f401/chconf.h +++ b/keyboards/handwired/riblee_f401/chconf.h @@ -23,10 +23,6 @@ #define CH_CFG_ST_FREQUENCY 10000 -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_FACTORY FALSE - #define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE #define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE diff --git a/keyboards/handwired/riblee_f411/chconf.h b/keyboards/handwired/riblee_f411/chconf.h index 7c20b34e7d7..36199f64977 100644 --- a/keyboards/handwired/riblee_f411/chconf.h +++ b/keyboards/handwired/riblee_f411/chconf.h @@ -23,10 +23,6 @@ #define CH_CFG_ST_FREQUENCY 10000 -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_FACTORY FALSE - #define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE #define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE diff --git a/keyboards/handwired/riblee_f411/halconf.h b/keyboards/handwired/riblee_f411/halconf.h index d65408a1b62..6084293ff14 100644 --- a/keyboards/handwired/riblee_f411/halconf.h +++ b/keyboards/handwired/riblee_f411/halconf.h @@ -1,20 +1,27 @@ -/* Copyright 2020 Janos Daniel Reibl @riblee +/* Copyright 2020 QMK * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ + +/* + * This file was auto-generated by: + * `qmk chibios-confmigrate -i keyboards/handwired/riblee_f411/halconf.h -r platforms/chibios/common/configs/halconf.h` + */ + #pragma once #define HAL_USE_I2C TRUE -#include_next "halconf.h" +#include_next + diff --git a/keyboards/handwired/sono1/chconf.h b/keyboards/handwired/sono1/chconf.h index 256dd73f9fc..f2330f083c6 100644 --- a/keyboards/handwired/sono1/chconf.h +++ b/keyboards/handwired/sono1/chconf.h @@ -23,19 +23,7 @@ #define CH_CFG_ST_TIMEDELTA 0 -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/handwired/t111/chconf.h b/keyboards/handwired/t111/chconf.h index 3dae797c7f6..962653ec4c6 100644 --- a/keyboards/handwired/t111/chconf.h +++ b/keyboards/handwired/t111/chconf.h @@ -23,19 +23,7 @@ #define CH_CFG_ST_TIMEDELTA 0 -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/handwired/twadlee/tp69/chconf.h b/keyboards/handwired/twadlee/tp69/chconf.h index d955082ae17..6b35146c741 100644 --- a/keyboards/handwired/twadlee/tp69/chconf.h +++ b/keyboards/handwired/twadlee/tp69/chconf.h @@ -27,12 +27,6 @@ #define CH_CFG_TIME_QUANTUM 20 -#define CH_CFG_USE_TM FALSE - -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_FACTORY FALSE - #define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE #define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE diff --git a/keyboards/handwired/z150/chconf.h b/keyboards/handwired/z150/chconf.h index 54f9e834f16..975667df0e2 100644 --- a/keyboards/handwired/z150/chconf.h +++ b/keyboards/handwired/z150/chconf.h @@ -23,19 +23,7 @@ #define CH_CFG_ST_TIMEDELTA 0 -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/hub20/chconf.h b/keyboards/hub20/chconf.h index 5e08a4a7a52..3ac13450685 100644 --- a/keyboards/hub20/chconf.h +++ b/keyboards/hub20/chconf.h @@ -37,7 +37,5 @@ #define CH_CFG_USE_MAILBOXES TRUE -#define CH_CFG_USE_MEMCORE TRUE - #include_next diff --git a/keyboards/iron180/chconf.h b/keyboards/iron180/chconf.h index 1218c8905bd..1a57dca36b8 100644 --- a/keyboards/iron180/chconf.h +++ b/keyboards/iron180/chconf.h @@ -25,19 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/jm60/chconf.h b/keyboards/jm60/chconf.h index 4f28655fc58..5bceae30abe 100644 --- a/keyboards/jm60/chconf.h +++ b/keyboards/jm60/chconf.h @@ -35,8 +35,6 @@ #define CH_CFG_USE_MAILBOXES TRUE -#define CH_CFG_USE_MEMCORE TRUE - #define CH_CFG_USE_HEAP TRUE #define CH_CFG_USE_MEMPOOLS TRUE @@ -47,8 +45,6 @@ #define CH_CFG_USE_DYNAMIC TRUE -#define CH_CFG_USE_FACTORY FALSE - #define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE #define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE diff --git a/keyboards/keebio/bdn9/rev2/chconf.h b/keyboards/keebio/bdn9/rev2/chconf.h index 98c1cdf54a2..7b1933eb1a9 100644 --- a/keyboards/keebio/bdn9/rev2/chconf.h +++ b/keyboards/keebio/bdn9/rev2/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/keebio/choconum/chconf.h b/keyboards/keebio/choconum/chconf.h index 262aa580704..350362ccb7f 100644 --- a/keyboards/keebio/choconum/chconf.h +++ b/keyboards/keebio/choconum/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/matrix/m20add/chconf.h b/keyboards/matrix/m20add/chconf.h index e1f154b1eaa..b2c8dec67f4 100644 --- a/keyboards/matrix/m20add/chconf.h +++ b/keyboards/matrix/m20add/chconf.h @@ -35,8 +35,6 @@ #define CH_CFG_USE_MAILBOXES TRUE -#define CH_CFG_USE_MEMCORE TRUE - #define CH_CFG_USE_HEAP TRUE #define CH_CFG_USE_MEMPOOLS TRUE @@ -47,8 +45,6 @@ #define CH_CFG_USE_DYNAMIC TRUE -#define CH_CFG_USE_FACTORY FALSE - #define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE #define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE diff --git a/keyboards/matrix/noah/chconf.h b/keyboards/matrix/noah/chconf.h index ccf619fdcad..94fe5f197cb 100644 --- a/keyboards/matrix/noah/chconf.h +++ b/keyboards/matrix/noah/chconf.h @@ -35,8 +35,6 @@ #define CH_CFG_USE_MAILBOXES TRUE -#define CH_CFG_USE_MEMCORE TRUE - #define CH_CFG_USE_HEAP TRUE #define CH_CFG_USE_MEMPOOLS TRUE @@ -47,8 +45,6 @@ #define CH_CFG_USE_DYNAMIC TRUE -#define CH_CFG_USE_FACTORY FALSE - #define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE #define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE diff --git a/keyboards/misterknife/knife66/chconf.h b/keyboards/misterknife/knife66/chconf.h index b19c80a7ba9..58f2142ae10 100644 --- a/keyboards/misterknife/knife66/chconf.h +++ b/keyboards/misterknife/knife66/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/misterknife/knife66_iso/chconf.h b/keyboards/misterknife/knife66_iso/chconf.h index 1d83a671288..d1fc8e15329 100644 --- a/keyboards/misterknife/knife66_iso/chconf.h +++ b/keyboards/misterknife/knife66_iso/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/nebula12/chconf.h b/keyboards/nebula12/chconf.h index e34e007fe83..51c2e757125 100644 --- a/keyboards/nebula12/chconf.h +++ b/keyboards/nebula12/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/nemui/chconf.h b/keyboards/nemui/chconf.h index 2e6e17f1aa9..4ee40341390 100644 --- a/keyboards/nemui/chconf.h +++ b/keyboards/nemui/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/nibiria/stream15/chconf.h b/keyboards/nibiria/stream15/chconf.h index 257bb696a8c..44b49fc393c 100644 --- a/keyboards/nibiria/stream15/chconf.h +++ b/keyboards/nibiria/stream15/chconf.h @@ -37,7 +37,5 @@ #define CH_CFG_USE_MAILBOXES TRUE -#define CH_CFG_USE_MEMCORE TRUE - #include_next diff --git a/keyboards/nightingale_studios/hailey/chconf.h b/keyboards/nightingale_studios/hailey/chconf.h deleted file mode 100644 index 6d2fa97348e..00000000000 --- a/keyboards/nightingale_studios/hailey/chconf.h +++ /dev/null @@ -1,19 +0,0 @@ -/* -Copyright 2020 zvecr - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 2 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - -#define CH_CFG_USE_TM FALSE -#include_next "chconf.h" \ No newline at end of file diff --git a/keyboards/nightingale_studios/hailey/halconf.h b/keyboards/nightingale_studios/hailey/halconf.h deleted file mode 100644 index 8e3818ea21b..00000000000 --- a/keyboards/nightingale_studios/hailey/halconf.h +++ /dev/null @@ -1,26 +0,0 @@ -/* -Copyright 2020 zvecr - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 2 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ -#pragma once - -#define HAL_USE_I2C FALSE -#define HAL_USE_PWM FALSE -#define HAL_USE_SPI FALSE -#define HAL_USE_GPT FALSE -#define HAL_USE_PWM FALSE -#define HAL_USE_DAC FALSE - -#include_next "halconf.h" diff --git a/keyboards/planck/rev6/chconf.h b/keyboards/planck/rev6/chconf.h index 0298c11c40a..e1243f23eca 100644 --- a/keyboards/planck/rev6/chconf.h +++ b/keyboards/planck/rev6/chconf.h @@ -1,8 +1,8 @@ -/* Copyright 2020 QMK Contributors +/* Copyright 2020 QMK * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or + * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, @@ -14,8 +14,16 @@ * along with this program. If not, see . */ -// Need to override the SysTick timer to use TIM3 -- this is a 16-bit timer on F303 -// so we need to change resolution and frequency to match. +/* + * This file was auto-generated by: + * `qmk chibios-confmigrate -i keyboards/planck/rev6/chconf.h -r platforms/chibios/QMK_PROTON_C/configs/chconf.h` + */ + +#pragma once + #define CH_CFG_ST_RESOLUTION 16 + #define CH_CFG_ST_FREQUENCY 10000 -#include_next "chconf.h" + +#include_next + diff --git a/keyboards/primekb/meridian/chconf.h b/keyboards/primekb/meridian/chconf.h index 44182595b0b..c5beb2df124 100644 --- a/keyboards/primekb/meridian/chconf.h +++ b/keyboards/primekb/meridian/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/projectkb/alice/chconf.h b/keyboards/projectkb/alice/chconf.h index 72266cbbb4a..2dfe6f0be0e 100644 --- a/keyboards/projectkb/alice/chconf.h +++ b/keyboards/projectkb/alice/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/projectkb/signature87/chconf.h b/keyboards/projectkb/signature87/chconf.h index 2b6da6c973b..2de08dea332 100644 --- a/keyboards/projectkb/signature87/chconf.h +++ b/keyboards/projectkb/signature87/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/ramonimbao/squishy65/chconf.h b/keyboards/ramonimbao/squishy65/chconf.h index f9146fe52ff..144f324bc5e 100644 --- a/keyboards/ramonimbao/squishy65/chconf.h +++ b/keyboards/ramonimbao/squishy65/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/ramonimbao/wete/chconf.h b/keyboards/ramonimbao/wete/chconf.h index 523ffe46067..18befdb8e1d 100644 --- a/keyboards/ramonimbao/wete/chconf.h +++ b/keyboards/ramonimbao/wete/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/rart/rartlice/chconf.h b/keyboards/rart/rartlice/chconf.h index 5c06b72c88c..0a89eb248c0 100644 --- a/keyboards/rart/rartlice/chconf.h +++ b/keyboards/rart/rartlice/chconf.h @@ -23,19 +23,7 @@ #define CH_CFG_ST_TIMEDELTA 0 -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/retro_75/chconf.h b/keyboards/retro_75/chconf.h index 2245de22d1c..b42ecdbb09f 100644 --- a/keyboards/retro_75/chconf.h +++ b/keyboards/retro_75/chconf.h @@ -25,20 +25,8 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE #define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE diff --git a/keyboards/rocketboard_16/chconf.h b/keyboards/rocketboard_16/chconf.h index 6b6a8526c07..4fbe44bd1d7 100644 --- a/keyboards/rocketboard_16/chconf.h +++ b/keyboards/rocketboard_16/chconf.h @@ -23,19 +23,7 @@ #define CH_CFG_ST_TIMEDELTA 0 -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/satt/vision/chconf.h b/keyboards/satt/vision/chconf.h index 8ea62c97687..21cc2cee612 100644 --- a/keyboards/satt/vision/chconf.h +++ b/keyboards/satt/vision/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/technika/chconf.h b/keyboards/technika/chconf.h index eabb44a1f8e..4cab3f93f5d 100644 --- a/keyboards/technika/chconf.h +++ b/keyboards/technika/chconf.h @@ -25,19 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/tkc/godspeed75/chconf.h b/keyboards/tkc/godspeed75/chconf.h index 1c2fed22872..c341c6fba41 100644 --- a/keyboards/tkc/godspeed75/chconf.h +++ b/keyboards/tkc/godspeed75/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/tkw/stoutgat/v2/f411/chconf.h b/keyboards/tkw/stoutgat/v2/f411/chconf.h deleted file mode 100644 index be287db09a2..00000000000 --- a/keyboards/tkw/stoutgat/v2/f411/chconf.h +++ /dev/null @@ -1,25 +0,0 @@ -/* Copyright 2020 QMK - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ - -/* - * This file was auto-generated by: - * `qmk chibios-confmigrate -i keyboards/tkw/stoutgat/v2/f411/chconf.h -r platforms/chibios/common/configs/chconf.h` - */ - -#pragma once - -#include_next - diff --git a/keyboards/viktus/styrka/chconf.h b/keyboards/viktus/styrka/chconf.h index 76d16808a7a..0f68479a065 100644 --- a/keyboards/viktus/styrka/chconf.h +++ b/keyboards/viktus/styrka/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/westfoxtrot/prophet/chconf.h b/keyboards/westfoxtrot/prophet/chconf.h index 6a1f54a274a..d2cc7a7c428 100644 --- a/keyboards/westfoxtrot/prophet/chconf.h +++ b/keyboards/westfoxtrot/prophet/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/whitefox/chconf.h b/keyboards/whitefox/chconf.h index 1860897bb0a..d220eec49b6 100644 --- a/keyboards/whitefox/chconf.h +++ b/keyboards/whitefox/chconf.h @@ -29,10 +29,9 @@ #define CH_CFG_USE_WAITEXIT TRUE -#define CH_CFG_USE_MEMCORE TRUE - #define CH_CFG_USE_HEAP TRUE #define CH_CFG_USE_DYNAMIC TRUE #include_next + diff --git a/keyboards/wolfmarkclub/wm1/chconf.h b/keyboards/wolfmarkclub/wm1/chconf.h index d4d8b46ae01..41c38c33e47 100644 --- a/keyboards/wolfmarkclub/wm1/chconf.h +++ b/keyboards/wolfmarkclub/wm1/chconf.h @@ -23,19 +23,7 @@ #define CH_CFG_ST_TIMEDELTA 0 -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/xelus/kangaroo/chconf.h b/keyboards/xelus/kangaroo/chconf.h index 886a8967965..71b34b0591c 100644 --- a/keyboards/xelus/kangaroo/chconf.h +++ b/keyboards/xelus/kangaroo/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/xelus/trinityxttkl/chconf.h b/keyboards/xelus/trinityxttkl/chconf.h index 1d1191ca184..6dec71d6674 100644 --- a/keyboards/xelus/trinityxttkl/chconf.h +++ b/keyboards/xelus/trinityxttkl/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/xelus/valor_frl_tkl/chconf.h b/keyboards/xelus/valor_frl_tkl/chconf.h index d30ea0bfe06..5b1d65cb748 100644 --- a/keyboards/xelus/valor_frl_tkl/chconf.h +++ b/keyboards/xelus/valor_frl_tkl/chconf.h @@ -25,21 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/xiaomi/mk02/chconf.h b/keyboards/xiaomi/mk02/chconf.h index 28defbc877c..54f9eb7c2dd 100644 --- a/keyboards/xiaomi/mk02/chconf.h +++ b/keyboards/xiaomi/mk02/chconf.h @@ -37,8 +37,6 @@ #define CH_CFG_USE_MAILBOXES TRUE -#define CH_CFG_USE_MEMCORE TRUE - #define CH_CFG_USE_PIPES TRUE #define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE diff --git a/keyboards/zoo/wampus/chconf.h b/keyboards/zoo/wampus/chconf.h index 3f64f006f56..9d163f5f033 100644 --- a/keyboards/zoo/wampus/chconf.h +++ b/keyboards/zoo/wampus/chconf.h @@ -25,19 +25,7 @@ #define CH_CFG_OPTIMIZE_SPEED FALSE -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_HEAP FALSE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/keyboards/zvecr/split_blackpill/chconf.h b/keyboards/zvecr/split_blackpill/chconf.h index 7b09e5cb861..e98ee9d790b 100644 --- a/keyboards/zvecr/split_blackpill/chconf.h +++ b/keyboards/zvecr/split_blackpill/chconf.h @@ -23,19 +23,7 @@ #define CH_CFG_ST_TIMEDELTA 0 -#define CH_CFG_USE_TM FALSE - #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE -#define CH_CFG_USE_MEMCORE TRUE - -#define CH_CFG_USE_MEMPOOLS FALSE - -#define CH_CFG_USE_OBJ_FIFOS FALSE - -#define CH_CFG_USE_PIPES FALSE - -#define CH_CFG_USE_DYNAMIC FALSE - #include_next diff --git a/lib/python/qmk/cli/chibios/confmigrate.py b/lib/python/qmk/cli/chibios/confmigrate.py index 9d254885861..3e348b2b07e 100644 --- a/lib/python/qmk/cli/chibios/confmigrate.py +++ b/lib/python/qmk/cli/chibios/confmigrate.py @@ -111,6 +111,7 @@ def migrate_mcuconf_h(to_override, outfile): @cli.argument('-r', '--reference', type=normpath, arg_only=True, help='Specify the reference file to compare against') @cli.argument('-o', '--overwrite', arg_only=True, action='store_true', help='Overwrites the input file during migration.') @cli.argument('-d', '--delete', arg_only=True, action='store_true', help='If the file has no overrides, migration will delete the input file.') +@cli.argument('-f', '--force', arg_only=True, action='store_true', help='Re-migrates an already migrated file, even if it doesn\'t detect a full ChibiOS config.') @cli.subcommand('Generates a migrated ChibiOS configuration file, as a result of comparing the input against a reference') def chibios_confmigrate(cli): """Generates a usable ChibiOS replacement configuration file, based on a fully-defined conf and a reference config. @@ -142,19 +143,19 @@ def chibios_confmigrate(cli): eprint('--------------------------------------') - if "CHCONF_H" in input_defs["dict"] or "_CHCONF_H_" in input_defs["dict"]: + if cli.args.input.name == "chconf.h" and ("CHCONF_H" in input_defs["dict"] or "_CHCONF_H_" in input_defs["dict"] or cli.args.force): migrate_chconf_h(to_override, outfile=sys.stdout) if cli.args.overwrite: with open(cli.args.input, "w") as out_file: migrate_chconf_h(to_override, outfile=out_file) - elif "HALCONF_H" in input_defs["dict"] or "_HALCONF_H_" in input_defs["dict"]: + elif cli.args.input.name == "halconf.h" and ("HALCONF_H" in input_defs["dict"] or "_HALCONF_H_" in input_defs["dict"] or cli.args.force): migrate_halconf_h(to_override, outfile=sys.stdout) if cli.args.overwrite: with open(cli.args.input, "w") as out_file: migrate_halconf_h(to_override, outfile=out_file) - elif "MCUCONF_H" in input_defs["dict"] or "_MCUCONF_H_" in input_defs["dict"]: + elif cli.args.input.name == "mcuconf.h" and ("MCUCONF_H" in input_defs["dict"] or "_MCUCONF_H_" in input_defs["dict"] or cli.args.force): migrate_mcuconf_h(to_override, outfile=sys.stdout) if cli.args.overwrite: with open(cli.args.input, "w") as out_file: