Refactor of lets_split_eh to enable RGB split animations (#6411)

This commit is contained in:
Joel Challis
2019-08-15 22:01:34 +01:00
committed by GitHub
parent ee8d9bd40a
commit fadb69e203
7 changed files with 23 additions and 52 deletions

View File

@@ -1,5 +1,4 @@
#ifndef EH_H
#define EH_H
#pragma once
#include "lets_split_eh.h"
@@ -23,5 +22,3 @@
}
#define LAYOUT_ortho_4x12 LAYOUT
#endif