diff options
author | Drashna Jaelre <drashna@live.com> | 2021-09-26 07:54:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-27 00:54:17 +1000 |
commit | f07de1b3094fbb94a70435c80b06b676db1f46b8 (patch) | |
tree | 62f52906cf9df41040c9459096dbc2a7fcda922c | |
parent | 03f4c53564550024821aafadef69b5daaaa09abd (diff) | |
download | qmk_firmware-f07de1b3094fbb94a70435c80b06b676db1f46b8.tar.gz qmk_firmware-f07de1b3094fbb94a70435c80b06b676db1f46b8.zip |
[Keyboard] Fix double comment in config files (#14615)
-rw-r--r-- | keyboards/metamechs/timberwolf/config.h | 1 | ||||
-rw-r--r-- | keyboards/mint60/config.h | 2 | ||||
-rw-r--r-- | keyboards/miuni32/config.h | 1 | ||||
-rw-r--r-- | keyboards/snampad/config.h | 1 |
4 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/metamechs/timberwolf/config.h b/keyboards/metamechs/timberwolf/config.h index 353d8073a..fa0791a8e 100644 --- a/keyboards/metamechs/timberwolf/config.h +++ b/keyboards/metamechs/timberwolf/config.h | |||
@@ -96,7 +96,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
96 | //#define FORCE_NKRO | 96 | //#define FORCE_NKRO |
97 | 97 | ||
98 | /* | 98 | /* |
99 | /* | ||
100 | * Feature disable options | 99 | * Feature disable options |
101 | * These options are also useful to firmware size reduction. | 100 | * These options are also useful to firmware size reduction. |
102 | */ | 101 | */ |
diff --git a/keyboards/mint60/config.h b/keyboards/mint60/config.h index c38add26e..b421349d8 100644 --- a/keyboards/mint60/config.h +++ b/keyboards/mint60/config.h | |||
@@ -95,7 +95,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
95 | */ | 95 | */ |
96 | //#define FORCE_NKRO | 96 | //#define FORCE_NKRO |
97 | 97 | ||
98 | /* | ||
99 | /* ws2812 RGB LED */ | 98 | /* ws2812 RGB LED */ |
100 | #define RGB_DI_PIN D3 | 99 | #define RGB_DI_PIN D3 |
101 | 100 | ||
@@ -124,4 +123,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
124 | //#define NO_ACTION_ONESHOT | 123 | //#define NO_ACTION_ONESHOT |
125 | //#define NO_ACTION_MACRO | 124 | //#define NO_ACTION_MACRO |
126 | //#define NO_ACTION_FUNCTION | 125 | //#define NO_ACTION_FUNCTION |
127 | |||
diff --git a/keyboards/miuni32/config.h b/keyboards/miuni32/config.h index 35eb14e66..d2b98a928 100644 --- a/keyboards/miuni32/config.h +++ b/keyboards/miuni32/config.h | |||
@@ -87,7 +87,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
87 | //#define FORCE_NKRO | 87 | //#define FORCE_NKRO |
88 | 88 | ||
89 | /* | 89 | /* |
90 | /* | ||
91 | * Feature disable options | 90 | * Feature disable options |
92 | * These options are also useful to firmware size reduction. | 91 | * These options are also useful to firmware size reduction. |
93 | */ | 92 | */ |
diff --git a/keyboards/snampad/config.h b/keyboards/snampad/config.h index 8b08f5502..64bb16fb4 100644 --- a/keyboards/snampad/config.h +++ b/keyboards/snampad/config.h | |||
@@ -118,7 +118,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
118 | //#define FORCE_NKRO | 118 | //#define FORCE_NKRO |
119 | 119 | ||
120 | /* | 120 | /* |
121 | /* | ||
122 | * Feature disable options | 121 | * Feature disable options |
123 | * These options are also useful to firmware size reduction. | 122 | * These options are also useful to firmware size reduction. |
124 | */ | 123 | */ |