diff options
author | Nick Brassel <nick@tzarc.org> | 2021-01-19 12:18:57 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-19 12:18:57 +1100 |
commit | 94746b6557bfcc530d4519a48de30bdd5eff5587 (patch) | |
tree | a9c25b394637d739d414ef214d364e6144d88146 /keyboards/ebastler/isometria_75/rev1/chconf.h | |
parent | 814c4cb56d3b0cad4f21f956839a134b4f0e72c9 (diff) |
Fixup builds on develop branch. (#11600)
Diffstat (limited to 'keyboards/ebastler/isometria_75/rev1/chconf.h')
-rw-r--r-- | keyboards/ebastler/isometria_75/rev1/chconf.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/ebastler/isometria_75/rev1/chconf.h b/keyboards/ebastler/isometria_75/rev1/chconf.h index 18a9657109..58a9736f12 100644 --- a/keyboards/ebastler/isometria_75/rev1/chconf.h +++ b/keyboards/ebastler/isometria_75/rev1/chconf.h @@ -19,7 +19,4 @@ #define CH_CFG_ST_RESOLUTION 16 #define CH_CFG_INTERVALS_SIZE 16 -/* no clue, wouldn't compile without */ -#define CH_CFG_USE_TM FALSE - #include_next <chconf.h> |