Cleanup old code and comments

This commit is contained in:
Cole Markham
2017-12-09 01:24:51 -06:00
committed by Jack Humbert
parent 23b1889241
commit cc0d4b6513
2 changed files with 0 additions and 33 deletions

View File

@@ -16,14 +16,6 @@
#ifndef MEIRA_H
#define MEIRA_H
#ifdef SUBPROJECT_featherble
#include "featherble.h"
#endif
#ifdef SUBPROJECT_promicro
#include "promicro.h"
#endif
#include "quantum.h"
void reset_keyboard_kb(void);