Move remaining LAYOUTs to data driven (#20422)

This commit is contained in:
Ryan
2023-04-15 21:07:32 +10:00
committed by GitHub
parent 54634e9263
commit a84528f853
181 changed files with 17568 additions and 14711 deletions

View File

@@ -16,11 +16,9 @@
* EEPROM management code from ../cannonkeys/stm32f072/keyboard.c
*/
#include "mxss.h"
#include "quantum.h"
#include "eeprom.h"
#include "action_layer.h"
#include "rgblight.h"
#include "via.h"
#include "mxss_frontled.h"
#include "version.h" // for QMK_BUILDDATE used in EEPROM magic
void via_init_kb(void) {