1
0
Fork 0

Remove residual Makefiles from the keyboards directory (#2193)

* Removed residual Makefiles from keyboards directory

* Removed reference to Makefile
This commit is contained in:
James Neill 2018-01-01 22:32:39 +00:00 committed by Jack Humbert
parent 492a16308a
commit 85ea963931
15 changed files with 0 additions and 291 deletions

View file

@ -1,7 +0,0 @@
RGBLIGHT_ENABLE = yes
NKRO_ENABLE = yes
ifndef QUANTUM_DIR
include ../../../../Makefile
endif