Skip to content

Commit

Permalink
[Keyboard] Fix double comment in config files (#14615)
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna authored Sep 26, 2021
1 parent 03f4c53 commit f07de1b
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 5 deletions.
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://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://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://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://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://www.gnu.org/licenses/>.
*/
//#define FORCE_NKRO

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

0 comments on commit f07de1b

Please sign in to comment.