[Keyboard] Fix double comment in config files (#14615)

This commit is contained in:
Drashna Jaelre
2021-09-26 07:54:17 -07:00
committed by GitHub
parent 03f4c53564
commit f07de1b309
4 changed files with 0 additions and 5 deletions

View File

@ -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.

View File

@ -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
@ -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

View File

@ -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.

View File

@ -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.