qmk / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
17.81k stars 38.16k forks source link

Drop.inc Carina RGB Matrix port #11277

Closed iakobou closed 3 years ago

iakobou commented 3 years ago

This project aims to bring full QMK RGB Matrix support to the Drop.inc Carina 60% keyboard.

First and foremost, thank you to drashna, tzarc, and fauxpaux on either /r/olkb/ or Discord for many points of guidance in getting this project as far as it is.

I have forked QMK to host my project thus far: https://github.com/iakobou/qmk_firmware/tree/iakobou-carina-patch3.

I am happy to report that the firmware does compile successfully.

However, upon flashing it results in the Carina becoming inoperable with a flashing orange status light. I am afraid that it is beyond my capabilities now. I thought I'd put the link to the project here and maybe someone with better knowledge and know-how might want to pick it up in the future.

vmalloc commented 3 years ago

I'm not 100% sure, but would it make more sense to port over the changes made in the official fork here: https://github.com/Massdrop/qmk_firmware/ ?

iakobou commented 3 years ago

I used the official branch to make the carina directory in /keyboards/massdrop and then utilized the Massdrop fork to modify the carina.h, etc.

It compiles but it does not run successfully.

drashna commented 3 years ago

See #11119

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had activity in the last 90 days. It will be closed in the next 30 days unless it is tagged properly or other activity occurs. For maintainers: Please label with bug, in progress, on hold, discussion or to do to prevent the issue from being re-flagged.

stale[bot] commented 3 years ago

This issue has been automatically closed because it has not had activity in the last 30 days. If this issue is still valid, re-open the issue and let us know.