diff options
| -rwxr-xr-x | keyboards/lets_split/keymaps/piemod/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/lets_split/keymaps/piemod/Makefile b/keyboards/lets_split/keymaps/piemod/Makefile deleted file mode 100755 index 1e48872e3..000000000 --- a/keyboards/lets_split/keymaps/piemod/Makefile +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | SUBPROJECT_DEFAULT = rev4 | ||
| 2 | |||
| 3 | MOUSEKEY_ENABLE = yes | ||
| 4 | BLUETOOTH_ENABLE = yes | ||
| 5 | EXTRAKEY_ENABLE = yes | ||
| 6 | AUDIO_ENABLE = yes | ||
| 7 | |||
| 8 | ifndef QUANTUM_DIR | ||
| 9 | include ../../../../Makefile | ||
| 10 | endif | ||
