Whitespace changes
Co-Authored-By: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
4c0065dda7
commit
7a0d145e27
3 changed files with 2 additions and 7 deletions
|
@ -1,4 +1 @@
|
|||
# rules.mk overrides to enable VIA
|
||||
|
||||
VIA_ENABLE = yes
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# CannonKeys Obliterated75
|
||||
|
||||
Keyboard Maintainer: [Andrew Kannan](https://github.com/awkannan)
|
||||
Hardware Supported: STM32F072CBT6
|
||||
* Keyboard Maintainer: [Andrew Kannan](https://github.com/awkannan)
|
||||
* Hardware Supported: STM32F072CBT6
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
|
|
|
@ -4,8 +4,6 @@ MCU = STM32F072
|
|||
# Build Options
|
||||
# comment out to disable the options.
|
||||
#
|
||||
|
||||
|
||||
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
|
||||
MOUSEKEY_ENABLE = yes # Mouse keys
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
|
|
Loading…
Reference in a new issue