Browse Source

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

pull/14890/head
Drashna Jaelre 2 years ago
committed by GitHub
parent
commit
f07de1b309
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 5 deletions
  1. +0
    -1
      keyboards/metamechs/timberwolf/config.h
  2. +0
    -2
      keyboards/mint60/config.h
  3. +0
    -1
      keyboards/miuni32/config.h
  4. +0
    -1
      keyboards/snampad/config.h

+ 0
- 1
keyboards/metamechs/timberwolf/config.h 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.


+ 0
- 2
keyboards/mint60/config.h 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

+ 0
- 1
keyboards/miuni32/config.h 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.


+ 0
- 1
keyboards/snampad/config.h 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.


Loading…
Cancel
Save