diff options
| author | Ryan | 2023-09-24 04:32:20 +0200 |
|---|---|---|
| committer | GitHub | 2023-09-24 04:32:20 +0200 |
| commit | 6424dadd3785d83ebbe17861ed9f9b495b8ba6ae (patch) | |
| tree | ccdf39072e5ab1203af46f3128db435a1ab1229a /keyboards/lfkeyboards/lfk65_hs/lfk65_hs.h | |
| parent | 9c340077f630ef464758687e67e415e85376dad1 (diff) | |
Remove custom ISSI lighting code (#22073)
* Remove CU75 custom lighting
* Remove LFK78 custom lighting
* Remove LFK87 custom lighting
* Remove LFKPad custom lighting
* Remove Mini1800 custom lighting
* Remove SMK65 custom lighting
* Remove LFK65-HS custom lighting
* Remove LFKeyboards custom lighting
* Remove Meira custom lighting
Diffstat (limited to 'keyboards/lfkeyboards/lfk65_hs/lfk65_hs.h')
| -rw-r--r-- | keyboards/lfkeyboards/lfk65_hs/lfk65_hs.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/lfkeyboards/lfk65_hs/lfk65_hs.h b/keyboards/lfkeyboards/lfk65_hs/lfk65_hs.h index 2be617b404..90031022d3 100644 --- a/keyboards/lfkeyboards/lfk65_hs/lfk65_hs.h +++ b/keyboards/lfkeyboards/lfk65_hs/lfk65_hs.h @@ -1,8 +1,5 @@ #pragma once #include "quantum.h" -#include "matrix.h" -#include <avr/sfr_defs.h> -#include <stdint.h> void reset_keyboard_kb(void); |