]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/ergodox/keymaps/ab/Makefile
Merge commit '60b30c036397cb5627fa374bb930794b225daa29' as 'lib/lufa'
[qmk_firmware.git] / keyboards / ergodox / keymaps / ab / Makefile
1 # Having a file like this allows you to override Makefile definitions
2 # for your own particular keymap
3
4 SLEEP_LED_ENABLE = no  # Breathing sleep LED during USB suspend
5 COMMAND_ENABLE   = no  # Commands for debug and configuration
6
7 ifndef QUANTUM_DIR
8         include ../../../../Makefile
9 endif