Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Infinity 60% 1.1a #371

Closed
wants to merge 1 commit into from
Closed

Add support for Infinity 60% 1.1a #371

wants to merge 1 commit into from

Conversation

nemith
Copy link
Contributor

@nemith nemith commented Jul 22, 2016

The newest version of the Infinity keyboard has a slightly different
matrix and LED support.

This just adds support for the matrix.

Flashed and tested on my IC60 1.1a.

The newest version of the Infinity keyboard has a slightly different
matrix and LED support.

This just adds support for the matrix.

Flashed and tested on my IC60 1.1a.
@xrigau
Copy link

xrigau commented Aug 1, 2016

💯

@@ -39,6 +39,7 @@ void matrix_init(void)
gpio_init_in_ex(&col[5], PTD6, PullDown);
gpio_init_in_ex(&col[6], PTD7, PullDown);

#ifdef INFINITY_LED
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you mean #ifndef, perhaps?

@tmk
Copy link
Owner

tmk commented Sep 24, 2016

Thanks. merged.

@tmk tmk closed this Sep 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants