Move 60% layouts to data driven (#20477)

This commit is contained in:
Ryan
2023-04-27 07:49:03 +10:00
committed by GitHub
parent 4871f651c5
commit 4d8dd55bf9
135 changed files with 8456 additions and 8151 deletions

View File

@@ -1,8 +1,4 @@
/**
* e6_rgb.c
*/
#include "e6_rgb.h"
#include "quantum.h"
#ifdef RGB_MATRIX_ENABLE
void matrix_init_kb(void) {