Swap up and down to match default layout

This commit is contained in:
Anand Babu (AB) Periasamy
2016-06-23 20:14:52 -07:00
parent b68b722325
commit 512a68c0ec
4 changed files with 26 additions and 14 deletions
+9
View 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