diff options
| author | Joel Challis | 2024-04-24 06:59:12 +0200 |
|---|---|---|
| committer | GitHub | 2024-04-24 06:59:12 +0200 |
| commit | c8ceda461afb9d6aab33309a06c94fceabfcbc72 (patch) | |
| tree | 114d16173c6e18d3e6a13f5e9786a53651985267 | |
| parent | c505ea48b37ce6b1a725dbfe13842007785f5ef2 (diff) | |
Remove RGBLIGHT_SPLIT in rules.mk (#23599)
| -rw-r--r-- | keyboards/kagizaraya/scythe/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/kagizaraya/scythe/rules.mk b/keyboards/kagizaraya/scythe/rules.mk deleted file mode 100644 index ab8787868e..0000000000 --- a/keyboards/kagizaraya/scythe/rules.mk +++ /dev/null @@ -1 +0,0 @@ -RGBLIGHT_SPLIT = yes |