]> git.friedersdorff.com Git - max/tmk_keyboard.git/commitdiff
Chibios: rename example stm32_onekey -> stm32_f072_onekey.
authorflabbergast <s3+flabbergast@sdfeu.org>
Mon, 21 Dec 2015 17:04:23 +0000 (17:04 +0000)
committerflabbergast <s3+flabbergast@sdfeu.org>
Mon, 21 Dec 2015 17:04:23 +0000 (17:04 +0000)
keyboard/stm32_f072_onekey/Makefile [moved from keyboard/stm32_onekey/Makefile with 100% similarity]
keyboard/stm32_f072_onekey/bootloader_defs.h [moved from keyboard/stm32_onekey/bootloader_defs.h with 100% similarity]
keyboard/stm32_f072_onekey/chconf.h [moved from keyboard/stm32_onekey/chconf.h with 100% similarity]
keyboard/stm32_f072_onekey/config.h [moved from keyboard/stm32_onekey/config.h with 100% similarity]
keyboard/stm32_f072_onekey/halconf.h [moved from keyboard/stm32_onekey/halconf.h with 100% similarity]
keyboard/stm32_f072_onekey/keymap_plain.c [moved from keyboard/stm32_onekey/keymap_plain.c with 100% similarity]
keyboard/stm32_f072_onekey/led.c [moved from keyboard/stm32_onekey/led.c with 100% similarity]
keyboard/stm32_f072_onekey/matrix.c [moved from keyboard/stm32_onekey/matrix.c with 100% similarity]
keyboard/stm32_f072_onekey/mcuconf.h [moved from keyboard/stm32_onekey/mcuconf.h with 100% similarity]