Skip to content

Commit

Permalink
Remove some legacy files (qmk#13715)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored and nhongooi committed Dec 5, 2021
1 parent b37bde4 commit 9022c26
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 173 deletions.
20 changes: 0 additions & 20 deletions keyboards/cannonkeys/bluepill/keyboard.c

This file was deleted.

133 changes: 0 additions & 133 deletions keyboards/cannonkeys/bluepill/ws2812.c

This file was deleted.

4 changes: 0 additions & 4 deletions keyboards/cannonkeys/ortho48/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ MCU = STM32F103
# Bootloader selection
BOOTLOADER = stm32duino

# project specific files
VPATH += keyboards/cannonkeys/bluepill
SRC = keyboard.c

#BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
Expand Down
4 changes: 0 additions & 4 deletions keyboards/cannonkeys/ortho60/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ MCU = STM32F103
# Bootloader selection
BOOTLOADER = stm32duino

# project specific files
VPATH += keyboards/cannonkeys/bluepill
SRC = keyboard.c

#BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
Expand Down
4 changes: 0 additions & 4 deletions keyboards/cannonkeys/ortho75/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ MCU = STM32F103
# Bootloader selection
BOOTLOADER = stm32duino

# project specific files
VPATH += keyboards/cannonkeys/bluepill
SRC = keyboard.c

#BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
Expand Down
4 changes: 0 additions & 4 deletions keyboards/cannonkeys/practice60/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ MCU = STM32F103
# Bootloader selection
BOOTLOADER = stm32duino

# project specific files
VPATH += keyboards/cannonkeys/bluepill
SRC = keyboard.c

#BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
Expand Down
4 changes: 0 additions & 4 deletions keyboards/cannonkeys/practice65/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ MCU = STM32F103
# Bootloader selection
BOOTLOADER = stm32duino

# project specific files
VPATH += keyboards/cannonkeys/bluepill
SRC = keyboard.c

#BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
Expand Down

0 comments on commit 9022c26

Please sign in to comment.