]> git.donarmstrong.com Git - qmk_firmware.git/commit
Split subproject make files into Makefile and rules.mk
authorFred Sundvik <fsundvik@gmail.com>
Sun, 7 Aug 2016 15:38:03 +0000 (18:38 +0300)
committerFred Sundvik <fsundvik@gmail.com>
Sat, 20 Aug 2016 00:56:23 +0000 (03:56 +0300)
commit051017c3129a17a1f4c610f19067c60bf0a49da9
treeb19608cd10458ac2083f8f007b1b74ecdfe103a6
parentc83af5451349e6160a2ee220e7b45bb974be5c64
Split subproject make files into Makefile and rules.mk
28 files changed:
keyboards/chibios_test/stm32_f072_onekey/Makefile
keyboards/chibios_test/stm32_f072_onekey/rules.mk [new file with mode: 0644]
keyboards/chibios_test/stm32_f103_onekey/Makefile
keyboards/chibios_test/stm32_f103_onekey/rules.mk [new file with mode: 0644]
keyboards/chibios_test/teensy_lc_onekey/Makefile
keyboards/chibios_test/teensy_lc_onekey/rules.mk [new file with mode: 0644]
keyboards/clueboard/rev1/Makefile
keyboards/clueboard/rev1/rules.mk [new file with mode: 0644]
keyboards/clueboard/rev2/Makefile
keyboards/clueboard/rev2/rules.mk [new file with mode: 0644]
keyboards/ergodox/ez/Makefile
keyboards/ergodox/ez/rules.mk [new file with mode: 0644]
keyboards/ergodox/infinity/Makefile
keyboards/ergodox/infinity/rules.mk [new file with mode: 0644]
keyboards/handwired/CMD60/Makefile
keyboards/handwired/CMD60/rules.mk [new file with mode: 0644]
keyboards/handwired/fivethirteen/Makefile
keyboards/handwired/fivethirteen/rules.mk [new file with mode: 0644]
keyboards/handwired/minorca/Makefile
keyboards/handwired/minorca/rules.mk [new file with mode: 0644]
keyboards/handwired/onekey/Makefile
keyboards/handwired/onekey/rules.mk [new file with mode: 0644]
keyboards/handwired/traveller/Makefile
keyboards/handwired/traveller/rules.mk [new file with mode: 0644]
keyboards/planck/rev3/Makefile
keyboards/planck/rev3/rules.mk [new file with mode: 0644]
keyboards/planck/rev4/Makefile
keyboards/planck/rev4/rules.mk [new file with mode: 0644]