aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kmac/keymaps/default/Makefile
diff options
context:
space:
mode:
authorMathias Andersson <wraul@dbox.se>2017-06-11 14:22:40 +0200
committerMathias Andersson <wraul@dbox.se>2017-06-17 20:06:28 +0200
commitbe002137f9e1a7aa5718d9f1b9cccf093e2a5d04 (patch)
tree1a4a6bd6c1faac1bdf9166f7860b6cce6153f471 /keyboards/kmac/keymaps/default/Makefile
parenta621c7f88b5db83d7e59452087f66bcc01f9dfc3 (diff)
downloadfirmware-be002137f9e1a7aa5718d9f1b9cccf093e2a5d04.tar.gz
firmware-be002137f9e1a7aa5718d9f1b9cccf093e2a5d04.tar.bz2
firmware-be002137f9e1a7aa5718d9f1b9cccf093e2a5d04.zip
Fix some KMAC code formating
Diffstat (limited to 'keyboards/kmac/keymaps/default/Makefile')
-rw-r--r--keyboards/kmac/keymaps/default/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/kmac/keymaps/default/Makefile b/keyboards/kmac/keymaps/default/Makefile
index 0f3f1280b..1313af46b 100644
--- a/keyboards/kmac/keymaps/default/Makefile
+++ b/keyboards/kmac/keymaps/default/Makefile
@@ -15,7 +15,7 @@
# QMK Build Options
-# change to "no" to disable the options, or define them in the Makefile in
+# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
#
BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000)
@@ -29,7 +29,7 @@ MIDI_ENABLE = no # MIDI support (+2400 to 4200, depending on config)
AUDIO_ENABLE = no # Audio output on port C6
UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
-RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
+RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
ifndef QUANTUM_DIR