1
0
Fork 0

Hopefully compile issues are gone, and updated files

This commit is contained in:
unknown 2017-07-27 17:30:20 -04:00 committed by Jack Humbert
parent 9f82d14eb9
commit 1f78b62cd6
7 changed files with 88 additions and 48 deletions

View file

@ -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);