소스 검색

Remove makefile from Let's Split piemod.

dwrz 7 년 전
부모
커밋
3fa32867ad
1개의 변경된 파일0개의 추가작업 그리고 10개의 파일을 삭제
  1. 0 10
      keyboards/lets_split/keymaps/piemod/Makefile

+ 0 - 10
keyboards/lets_split/keymaps/piemod/Makefile

@@ -1,10 +0,0 @@
-SUBPROJECT_DEFAULT = rev4
-
-MOUSEKEY_ENABLE = yes
-BLUETOOTH_ENABLE = yes
-EXTRAKEY_ENABLE = yes
-AUDIO_ENABLE = yes 
-
-ifndef QUANTUM_DIR
-	include ../../../../Makefile
-endif