Frenchdev v1

This commit is contained in:
npoirey
2016-10-07 17:18:49 +02:00
parent 9d22a1a6d8
commit 23b0fc20e3
16 changed files with 1729 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
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