Hopefully compile issues are gone, and updated files
This commit is contained in:
parent
9f82d14eb9
commit
1f78b62cd6
7 changed files with 88 additions and 48 deletions
|
@ -1,10 +1,5 @@
|
|||
#include "deltasplit75.h"
|
||||
|
||||
#ifdef AUDIO_ENABLE
|
||||
float tone_startup[][2] = SONG(STARTUP_SOUND);
|
||||
float tone_goodbye[][2] = SONG(GOODBYE_SOUND);
|
||||
#endif
|
||||
|
||||
void matrix_init_kb(void) {
|
||||
// // green led on
|
||||
// DDRD |= (1<<5);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue