Added Obelus

tearing it down so that it can be rebuilt

fiddling with audio

big default config overhaul

apparently startup sounds work without the override now

readme!

readme fixes

readme tweaking
This commit is contained in:
Ethan Madden 2017-06-08 13:24:37 -07:00 committed by Jack Humbert
parent f1c7b813aa
commit 692c4e7508
9 changed files with 450 additions and 0 deletions

View file

@ -0,0 +1,6 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
// Add overrides here
#endif