summaryrefslogtreecommitdiffstats
path: root/keyboards/ps2avrGB/ps2avrGB.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ps2avrGB/ps2avrGB.h')
-rw-r--r--keyboards/ps2avrGB/ps2avrGB.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/keyboards/ps2avrGB/ps2avrGB.h b/keyboards/ps2avrGB/ps2avrGB.h
index e83861e1f2..bf4998f0c2 100644
--- a/keyboards/ps2avrGB/ps2avrGB.h
+++ b/keyboards/ps2avrGB/ps2avrGB.h
@@ -19,13 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define KEYMAP_COMMON_H
#include "quantum.h"
-
-#ifdef KEYBOARD_ps2avrGB_bfake
- #include "bfake.h"
-#endif
-
-#ifdef KEYBOARD_ps2avrGB_bmini_x2
- #include "bmini_x2.h"
-#endif
+#include "bmini.h"
#endif