]> git.donarmstrong.com Git - qmk_firmware.git/commit
Bootloader make issue (#2975)
authoryiancar <yiangosyiangou@cytanet.com.cy>
Wed, 6 Jun 2018 22:24:26 +0000 (23:24 +0100)
committerJack Humbert <jack.humb@gmail.com>
Wed, 6 Jun 2018 22:24:26 +0000 (18:24 -0400)
commitb5d6c049e6caec89f04707663efd37d46be3e9c5
tree6a5fe6dd28e42bf0495e57084d2ef45f3db2f4d7
parentafa0a8d6f7822e1c0544aed1475ae528262987d8
Bootloader make issue (#2975)

* Added Modular keyboards L,R and NUM

Created code modules for the 3 modules of the modular keyboard.
Original idea by MechboardsUK. Uses i2c implementation similar to lets
split

* Remove modular from master

This is to fix incorrect branching

* fixed bootloader makefile

- Echo -e does not behave coorectly on mac
- Replaced with equivilant printf statements

* quick typo fix
tmk_core/avr.mk