Initial structure for Ergodox as subprojects
Only the EZ default keymaps compiles at the moment though.
This commit is contained in:
9
keyboards/ergodox/keymaps/ab/Makefile
Normal file
9
keyboards/ergodox/keymaps/ab/Makefile
Normal file
@@ -0,0 +1,9 @@
|
||||
# Having a file like this allows you to override Makefile definitions
|
||||
# for your own particular keymap
|
||||
|
||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
COMMAND_ENABLE = no # Commands for debug and configuration
|
||||
|
||||
ifndef QUANTUM_DIR
|
||||
include ../../../../Makefile
|
||||
endif
|
||||
Reference in New Issue
Block a user