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

Dieser Commit ist enthalten in:
Drashna Jaelre
2021-09-26 07:54:17 -07:00
committet von GitHub
Ursprung 03f4c53564
Commit f07de1b309
4 geänderte Dateien mit 0 neuen und 5 gelöschten Zeilen

Datei anzeigen

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

Datei anzeigen

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

Datei anzeigen

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

Datei anzeigen

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