Remove FLIP_HALF layouts and move to data driven (#20588)

This commit is contained in:
Ryan 2023-04-30 01:51:45 +10:00 committed by GitHub
parent 03328ea7a8
commit 998a4d744e
Failed to generate hash of commit
54 changed files with 1920 additions and 2564 deletions

View file

@ -1,4 +1,4 @@
#include "mini.h"
#include "quantum.h"
#ifdef AUDIO_ENABLE
float tone_startup[][2] = SONG(STARTUP_SOUND);