diff options
Diffstat (limited to 'keyboards/ps2avrGB/ps2avrGB.h')
| -rw-r--r-- | keyboards/ps2avrGB/ps2avrGB.h | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/keyboards/ps2avrGB/ps2avrGB.h b/keyboards/ps2avrGB/ps2avrGB.h index e83861e1f..bf4998f0c 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/>. | |||
| 19 | #define KEYMAP_COMMON_H | 19 | #define KEYMAP_COMMON_H |
| 20 | 20 | ||
| 21 | #include "quantum.h" | 21 | #include "quantum.h" |
| 22 | 22 | #include "bmini.h" | |
| 23 | #ifdef KEYBOARD_ps2avrGB_bfake | ||
| 24 | #include "bfake.h" | ||
| 25 | #endif | ||
| 26 | |||
| 27 | #ifdef KEYBOARD_ps2avrGB_bmini_x2 | ||
| 28 | #include "bmini_x2.h" | ||
| 29 | #endif | ||
| 30 | 23 | ||
| 31 | #endif | 24 | #endif |
