summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey/bluepill/boards/GENERIC_STM32_F103/board.mk
diff options
context:
space:
mode:
authorzvecr <git@zvecr.com>2019-12-24 00:14:48 +0000
committerzvecr <git@zvecr.com>2020-01-26 23:33:03 +0000
commit98e55557052f30f4c621568247526cc4d5d41026 (patch)
treed8768bd3ff2dc0605b00efcafced44f759cc9c78 /keyboards/handwired/onekey/bluepill/boards/GENERIC_STM32_F103/board.mk
parentd3abebb601e4e45f8c0b44c34d3c80dbf5bb9203 (diff)
Remove duplicate board files
Diffstat (limited to 'keyboards/handwired/onekey/bluepill/boards/GENERIC_STM32_F103/board.mk')
-rw-r--r--keyboards/handwired/onekey/bluepill/boards/GENERIC_STM32_F103/board.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/handwired/onekey/bluepill/boards/GENERIC_STM32_F103/board.mk b/keyboards/handwired/onekey/bluepill/boards/GENERIC_STM32_F103/board.mk
deleted file mode 100644
index 6b8b312fd9..0000000000
--- a/keyboards/handwired/onekey/bluepill/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