aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/converter/siemens_tastatur/boards/GENERIC_STM32_F103/board.mk
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2020-01-27 22:39:30 +0000
committerGitHub <noreply@github.com>2020-01-27 22:39:30 +0000
commit7342c335d287bf63c7615c5d752157ef5a790e0c (patch)
treefeff9df3d16754b8a2e687825813b4698e0f60d6 /keyboards/converter/siemens_tastatur/boards/GENERIC_STM32_F103/board.mk
parent50855593ffcf7b6a780fa5f9c28fe6783264b5e2 (diff)
parent992656e753263577e70c272ccc068bd619aee43b (diff)
downloadfirmware-7342c335d287bf63c7615c5d752157ef5a790e0c.tar.gz
firmware-7342c335d287bf63c7615c5d752157ef5a790e0c.tar.bz2
firmware-7342c335d287bf63c7615c5d752157ef5a790e0c.zip
Refactor stm32duino f103 keyboards to use new central board config files (#7706)
* Create central board for bluepill * Remove duplicate board files * Refactor to use new central board config files * Fix cannonkeys f103 boards
Diffstat (limited to 'keyboards/converter/siemens_tastatur/boards/GENERIC_STM32_F103/board.mk')
-rw-r--r--keyboards/converter/siemens_tastatur/boards/GENERIC_STM32_F103/board.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/converter/siemens_tastatur/boards/GENERIC_STM32_F103/board.mk b/keyboards/converter/siemens_tastatur/boards/GENERIC_STM32_F103/board.mk
deleted file mode 100644
index 6b8b312fd..000000000
--- a/keyboards/converter/siemens_tastatur/boards/GENERIC_STM32_F103/board.mk
+++ /dev/null
@@ -1,5 +0,0 @@
-# List of all the board related files.
-BOARDSRC = $(BOARD_PATH)/boards/GENERIC_STM32_F103/board.c
-
-# Required include directories
-BOARDINC = $(BOARD_PATH)/boards/GENERIC_STM32_F103