diff options
Diffstat (limited to 'layouts/community/ergodox/ab/rules.mk')
-rw-r--r-- | layouts/community/ergodox/ab/rules.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/layouts/community/ergodox/ab/rules.mk b/layouts/community/ergodox/ab/rules.mk new file mode 100644 index 0000000000..839dd82e1e --- /dev/null +++ b/layouts/community/ergodox/ab/rules.mk @@ -0,0 +1,7 @@ +# 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 + + |