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/snampad/config.h | |
parent | 03f4c53564550024821aafadef69b5daaaa09abd (diff) | |
download | qmk_firmware-f07de1b3094fbb94a70435c80b06b676db1f46b8.tar.gz qmk_firmware-f07de1b3094fbb94a70435c80b06b676db1f46b8.zip |
[Keyboard] Fix double comment in config files (#14615)
Diffstat (limited to 'keyboards/snampad/config.h')
-rw-r--r-- | keyboards/snampad/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/snampad/config.h b/keyboards/snampad/config.h index 8b08f55025..64bb16fb40 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/>. //#define FORCE_NKRO /* -/* * Feature disable options * These options are also useful to firmware size reduction. */ |