diff options
| author | QMK Bot | 2023-07-27 17:28:58 +0200 |
|---|---|---|
| committer | QMK Bot | 2023-07-27 17:28:58 +0200 |
| commit | a954a72103075aa072db3d783cd411de7ff0cbfd (patch) | |
| tree | 400b34beb7063435ae62c5742918b623af9fe69a /keyboards/helix/rev3_4rows/config.h | |
| parent | f3a7cd557376d98003931cac347520d7f5bbf64b (diff) | |
| parent | 4f0952524820badefe9ec67cf523d281afa03eb3 (diff) | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/helix/rev3_4rows/config.h')
| -rw-r--r-- | keyboards/helix/rev3_4rows/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/helix/rev3_4rows/config.h b/keyboards/helix/rev3_4rows/config.h index 712d95ebcd..b1167ca56b 100644 --- a/keyboards/helix/rev3_4rows/config.h +++ b/keyboards/helix/rev3_4rows/config.h @@ -17,8 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -#include <stdio.h> - /* key matrix size */ #define MATRIX_ROWS 8 #define MATRIX_COLS 7 |