kinx-project / kint

kinT keyboard controller (Kinesis controller replacement)
Other
325 stars 41 forks source link

Teensy 3.6 (kint36) advanced QMK features umbrella bug #10

Closed stapelberg closed 3 years ago

stapelberg commented 4 years ago

The following features are either known to not work, or have not yet been successfully tested yet:

ameyp commented 4 years ago

I've got RGB LED lighting working with this:

#define STM32_SYSCLK KINETIS_SYSCLK_FREQUENCY
#define NOP_FUDGE 0.4
#define RGB_DI_PIN LINE_PIN28
stapelberg commented 3 years ago

I've got RGB LED lighting working with this:

Thank you, @ameyp, I can confirm that RGB LED works for me, too!

I have filed https://github.com/kinx-project/kint/issues/36 for the audio support and will close this umbrella bug.