1
0
Fork 0

Optimize size of Vitamins_Included keyboard

This commit is contained in:
Drashna Jael're 2018-09-28 07:24:08 -07:00 committed by Jack Humbert
parent a4bdab6837
commit 8847b2abbf
5 changed files with 8 additions and 30 deletions

View file

@ -18,10 +18,7 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
#pragma once
/* Use I2C or Serial, not both */
@ -40,5 +37,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
SONG(COLEMAK_SOUND) \
}
#endif
#endif