summaryrefslogtreecommitdiffstats
path: root/keyboards/frosty_flake/config.h
diff options
context:
space:
mode:
authorGabriel Young <gabeplaysdrums@live.com>2017-03-20 04:33:41 +0100
committerGabriel Young <gabeplaysdrums@live.com>2017-03-20 04:34:53 +0100
commita43ae7c92fd2c41b283d03a8543677638a7c61f1 (patch)
treeed5385861a179747218d695e76746ae51052ec28 /keyboards/frosty_flake/config.h
parent4a97ef6c48ce7fee2b58c6a175c1c8003267a428 (diff)
downloadqmk_firmware-a43ae7c92fd2c41b283d03a8543677638a7c61f1.tar.gz
qmk_firmware-a43ae7c92fd2c41b283d03a8543677638a7c61f1.tar.xz
Swap rows and columns to match the schematic
Diffstat (limited to 'keyboards/frosty_flake/config.h')
-rw-r--r--keyboards/frosty_flake/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/frosty_flake/config.h b/keyboards/frosty_flake/config.h
index 507e6a6b6..f03cecb3e 100644
--- a/keyboards/frosty_flake/config.h
+++ b/keyboards/frosty_flake/config.h
@@ -36,8 +36,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/* key matrix size */
-#define MATRIX_ROWS 18
-#define MATRIX_COLS 8
+#define MATRIX_ROWS 8
+#define MATRIX_COLS 18
/*
* Keyboard Matrix Assignments