reversebias / mitosis

Firmware for nordic MCUs used in the Mitosis Keyboard
GNU General Public License v3.0
195 stars 125 forks source link

nRF SDK 11 link is wrong #5

Closed joric closed 6 years ago

joric commented 7 years ago

For SDK 11 I'd rather point here: https://developer.nordicsemi.com/nRF5_SDK/ than here as in your readme: https://www.nordicsemi.com/eng/nordic/Products/nRF5-SDK/nRF5-SDK-v12-zip/54291 There are no links to the previous versions and SDK 12 is not compatible with current sources: fatal error: core_cm0.h: No such file or directory #include "core_cm0.h"

P.S. A teeny tiny suggestion - could you please upload your precompiled QMK firmware too and make sure it all works together? It'd make things much easier for beginners. Apparently I'm not the only one who can't make the receiver work. Thanks!

Upd: finally made your firmware compatible with my nrf51822 module (YJ-14015): https://github.com/reversebias/mitosis/pull/7

reversebias commented 7 years ago

I agree. It seems like that link that I originally used keeps changing with new updates. Thanks for finding the static one.