remove all makefiles from keyboard directories

This commit is contained in:
Jack Humbert
2017-09-27 08:21:09 -10:00
parent e2480a299e
commit 791b9cc652
319 changed files with 0 additions and 4583 deletions

View File

@@ -1,8 +0,0 @@
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
COMMAND_ENABLE = no # Commands for debug and configuration
RGBLIGHT_ENABLE = yes
MIDI_ENABLE = no
ifndef MAKEFILE_INCLUDED
include ../../Makefile
endif

View File

@@ -1,9 +0,0 @@
TAP_DANCE_ENABLE = yes
SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
COMMAND_ENABLE = no # Commands for debug and configuration
RGBLIGHT_ENABLE = yes
MIDI_ENABLE = no
ifndef QUANTUM_DIR
include ../../../../Makefile
endif

View File

@@ -1,6 +0,0 @@
RGBLIGHT_ENABLE = yes
RGBLIGHT_ANIMATION = no
ifndef QUANTUM_DIR
include ../../../../Makefile
endif

View File

@@ -1,3 +0,0 @@
VIRTSER_ENABLE = yes
# Not enough interupts, so something has to go
MOUSEKEY_ENABLE = no