diff options
author | Joel Challis <git@zvecr.com> | 2019-09-11 23:15:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-11 23:15:39 +0100 |
commit | ad3e4d6c132ae3e0662972488685517c0cfde153 (patch) | |
tree | 284ffe706caab67bafd232188725ca64190ecddd /keyboards/comet46 | |
parent | 251b4fb79d558f550a481cad448000c1622d58f9 (diff) |
Tidy up backlight header use to avoid build issues (#6714)
Diffstat (limited to 'keyboards/comet46')
-rw-r--r-- | keyboards/comet46/comet46.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/comet46/comet46.h b/keyboards/comet46/comet46.h index 07dad0a001..b6598f0178 100644 --- a/keyboards/comet46/comet46.h +++ b/keyboards/comet46/comet46.h @@ -2,9 +2,6 @@ #define COMET46_H #include "quantum.h" -#include "matrix.h" -#include "backlight.h" -#include <stddef.h> // This a shortcut to help you visually see your layout. // The first section contains all of the arguements |