diff options
author | Ryan <fauxpark@gmail.com> | 2023-09-24 12:32:20 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-24 03:32:20 +0100 |
commit | 6424dadd3785d83ebbe17861ed9f9b495b8ba6ae (patch) | |
tree | ccdf39072e5ab1203af46f3128db435a1ab1229a /keyboards/woodkeys/meira/keymaps/default | |
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/woodkeys/meira/keymaps/default')
-rw-r--r-- | keyboards/woodkeys/meira/keymaps/default/keymap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/woodkeys/meira/keymaps/default/keymap.c b/keyboards/woodkeys/meira/keymaps/default/keymap.c index af3dca37a8..8aedffc675 100644 --- a/keyboards/woodkeys/meira/keymaps/default/keymap.c +++ b/keyboards/woodkeys/meira/keymaps/default/keymap.c @@ -14,7 +14,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include QMK_KEYBOARD_H -#include "lighting.h" #ifdef RGBLIGHT_ENABLE // Following line allows macro to read current RGB settings |