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 /keyboards/miuni32 | |
parent | 03f4c53564550024821aafadef69b5daaaa09abd (diff) |
[Keyboard] Fix double comment in config files (#14615)
Diffstat (limited to 'keyboards/miuni32')
-rw-r--r-- | keyboards/miuni32/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/miuni32/config.h b/keyboards/miuni32/config.h index 35eb14e666..d2b98a9284 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/>. //#define FORCE_NKRO /* -/* * Feature disable options * These options are also useful to firmware size reduction. */ |