summaryrefslogtreecommitdiff
path: root/keyboards/woodkeys/meira/lighting.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-09-24 12:32:20 +1000
committerGitHub <noreply@github.com>2023-09-24 03:32:20 +0100
commit6424dadd3785d83ebbe17861ed9f9b495b8ba6ae (patch)
treeccdf39072e5ab1203af46f3128db435a1ab1229a /keyboards/woodkeys/meira/lighting.h
parent9c340077f630ef464758687e67e415e85376dad1 (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/woodkeys/meira/lighting.h')
-rwxr-xr-xkeyboards/woodkeys/meira/lighting.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/woodkeys/meira/lighting.h b/keyboards/woodkeys/meira/lighting.h
deleted file mode 100755
index 42fee8ac92..0000000000
--- a/keyboards/woodkeys/meira/lighting.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#pragma once
-
-void led_test(void);
-void force_issi_refresh(void);
-void set_backlight(uint8_t level);
-void set_backlight_by_keymap(uint8_t col, uint8_t row);