aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Kannan <andrew.kannan@klaviyo.com>2020-04-15 12:35:24 -0400
committerGitHub <noreply@github.com>2020-04-15 12:35:24 -0400
commit7a0d145e277d8d946d277393f70d69dedcad3081 (patch)
tree3fe36f226eca473d44c7b77153b5bfb47e9bb268
parent4c0065dda7727cf898cb5ce393ba2ae4357bf239 (diff)
downloadqmk_firmware-7a0d145e277d8d946d277393f70d69dedcad3081.tar.gz
qmk_firmware-7a0d145e277d8d946d277393f70d69dedcad3081.zip
Whitespace changes
Co-Authored-By: Ryan <fauxpark@gmail.com>
-rw-r--r--keyboards/cannonkeys/obliterated75/keymaps/via/rules.mk3
-rw-r--r--keyboards/cannonkeys/obliterated75/readme.md4
-rw-r--r--keyboards/cannonkeys/obliterated75/rules.mk2
3 files changed, 2 insertions, 7 deletions
diff --git a/keyboards/cannonkeys/obliterated75/keymaps/via/rules.mk b/keyboards/cannonkeys/obliterated75/keymaps/via/rules.mk
index 925eb95d6..1e5b99807 100644
--- a/keyboards/cannonkeys/obliterated75/keymaps/via/rules.mk
+++ b/keyboards/cannonkeys/obliterated75/keymaps/via/rules.mk
@@ -1,4 +1 @@
1# rules.mk overrides to enable VIA
2
3VIA_ENABLE = yes VIA_ENABLE = yes
4
diff --git a/keyboards/cannonkeys/obliterated75/readme.md b/keyboards/cannonkeys/obliterated75/readme.md
index a7b31d1db..372b5500d 100644
--- a/keyboards/cannonkeys/obliterated75/readme.md
+++ b/keyboards/cannonkeys/obliterated75/readme.md
@@ -1,7 +1,7 @@
1# CannonKeys Obliterated75 1# CannonKeys Obliterated75
2 2
3Keyboard Maintainer: [Andrew Kannan](https://github.com/awkannan) 3* Keyboard Maintainer: [Andrew Kannan](https://github.com/awkannan)
4Hardware Supported: STM32F072CBT6 4* Hardware Supported: STM32F072CBT6
5 5
6Make example for this keyboard (after setting up your build environment): 6Make example for this keyboard (after setting up your build environment):
7 7
diff --git a/keyboards/cannonkeys/obliterated75/rules.mk b/keyboards/cannonkeys/obliterated75/rules.mk
index dc7f59ae4..08233d265 100644
--- a/keyboards/cannonkeys/obliterated75/rules.mk
+++ b/keyboards/cannonkeys/obliterated75/rules.mk
@@ -4,8 +4,6 @@ MCU = STM32F072
4# Build Options 4# Build Options
5# comment out to disable the options. 5# comment out to disable the options.
6# 6#
7
8
9BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration 7BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
10MOUSEKEY_ENABLE = yes # Mouse keys 8MOUSEKEY_ENABLE = yes # Mouse keys
11EXTRAKEY_ENABLE = yes # Audio control and System control 9EXTRAKEY_ENABLE = yes # Audio control and System control