]> git.donarmstrong.com Git - qmk_firmware.git/commit
Split keyboard makefiles into rules and Makefile
authorFred Sundvik <fsundvik@gmail.com>
Sun, 7 Aug 2016 14:04:39 +0000 (17:04 +0300)
committerFred Sundvik <fsundvik@gmail.com>
Sat, 20 Aug 2016 00:56:08 +0000 (03:56 +0300)
commit44441de8cad7255fd0637459ed39b89e34751b78
tree89056dc6ea70b3367fb1fa0ca408975909b5a20a
parent0d5caead5ad0edc06aedda06814da05815fc177e
Split keyboard makefiles into rules and Makefile
56 files changed:
Makefile
keyboards/alps64/Makefile
keyboards/alps64/rules.mk [new file with mode: 0644]
keyboards/amj60/Makefile
keyboards/amj60/rules.mk [new file with mode: 0644]
keyboards/arrow_pad/Makefile
keyboards/arrow_pad/rules.mk [new file with mode: 0644]
keyboards/atomic/Makefile
keyboards/atomic/rules.mk [new file with mode: 0644]
keyboards/atreus/Makefile
keyboards/atreus/rules.mk [new file with mode: 0644]
keyboards/bantam44/Makefile
keyboards/bantam44/rules.mk [new file with mode: 0644]
keyboards/chibios_test/Makefile
keyboards/chibios_test/rules.mk [new file with mode: 0644]
keyboards/clueboard/Makefile
keyboards/clueboard/rules.mk [new file with mode: 0644]
keyboards/cluecard/Makefile
keyboards/cluecard/rules.mk [new file with mode: 0644]
keyboards/cluepad/Makefile
keyboards/cluepad/rules.mk [new file with mode: 0644]
keyboards/ergodox/Makefile
keyboards/ergodox/rules.mk [new file with mode: 0644]
keyboards/gh60/Makefile
keyboards/gh60/rules.mk [new file with mode: 0644]
keyboards/handwired/Makefile
keyboards/handwired/onekey/Makefile
keyboards/handwired/rules.mk [new file with mode: 0644]
keyboards/hhkb/Makefile
keyboards/hhkb/rules.mk [new file with mode: 0644]
keyboards/infinity_chibios/Makefile
keyboards/infinity_chibios/rules.mk [new file with mode: 0644]
keyboards/jd45/Makefile
keyboards/jd45/rules.mk [new file with mode: 0644]
keyboards/kc60/Makefile
keyboards/kc60/rules.mk [new file with mode: 0644]
keyboards/kinesis/Makefile
keyboards/kinesis/rules.mk [new file with mode: 0644]
keyboards/lets_split/Makefile
keyboards/lets_split/rules.mk [new file with mode: 0644]
keyboards/phantom/Makefile
keyboards/phantom/rules.mk [new file with mode: 0644]
keyboards/planck/Makefile
keyboards/planck/rules.mk [new file with mode: 0644]
keyboards/preonic/Makefile
keyboards/preonic/rules.mk [new file with mode: 0644]
keyboards/retro_refit/Makefile
keyboards/retro_refit/rules.mk [new file with mode: 0644]
keyboards/s60-x/Makefile
keyboards/s60-x/rules.mk [new file with mode: 0644]
keyboards/satan/Makefile
keyboards/satan/rules.mk [new file with mode: 0644]
keyboards/sixkeyboard/Makefile
keyboards/sixkeyboard/rules.mk [new file with mode: 0644]
keyboards/tv44/Makefile
keyboards/tv44/rules.mk [new file with mode: 0644]