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

[Keyboard] Fix double comment in config files #14615

Merged
merged 2 commits into from
Sep 26, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion keyboards/metamechs/timberwolf/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ along with this program. If not, see <http:https://www.gnu.org/licenses/>.
*/
//#define FORCE_NKRO

/*
/*
* Feature disable options
* These options are also useful to firmware size reduction.
Expand Down
2 changes: 0 additions & 2 deletions keyboards/mint60/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ along with this program. If not, see <http:https://www.gnu.org/licenses/>.
*/
//#define FORCE_NKRO

/*
/* ws2812 RGB LED */
#define RGB_DI_PIN D3

Expand Down Expand Up @@ -124,4 +123,3 @@ along with this program. If not, see <http:https://www.gnu.org/licenses/>.
//#define NO_ACTION_ONESHOT
//#define NO_ACTION_MACRO
//#define NO_ACTION_FUNCTION

1 change: 0 additions & 1 deletion keyboards/miuni32/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ along with this program. If not, see <http:https://www.gnu.org/licenses/>.
*/
//#define FORCE_NKRO

/*
/*
* Feature disable options
* These options are also useful to firmware size reduction.
Expand Down
1 change: 0 additions & 1 deletion keyboards/snampad/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ along with this program. If not, see <http:https://www.gnu.org/licenses/>.
*/
//#define FORCE_NKRO

/*
/*
* Feature disable options
* These options are also useful to firmware size reduction.
Expand Down