Move 65% layouts to data driven (#20308)
This commit is contained in:
parent
0e7acb777a
commit
7bfc2a367d
375 changed files with 40870 additions and 49736 deletions
|
|
@ -13,8 +13,7 @@
|
|||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include "rgb.h"
|
||||
#include "rgb_matrix_types.h"
|
||||
#include "quantum.h"
|
||||
|
||||
led_config_t g_led_config = { {
|
||||
{ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue