summaryrefslogtreecommitdiffstats
path: root/keyboards/frosty_flake/config.h
diff options
context:
space:
mode:
authorGabriel Young <gabeplaysdrums@live.com>2017-03-19 23:59:21 +0100
committerGabriel Young <gabeplaysdrums@live.com>2017-03-19 23:59:21 +0100
commitd7fc2365402069a6149c9593dad82c4b4e31b78a (patch)
treece4b4c24424e9d08c8043f5d030a346de4c82baa /keyboards/frosty_flake/config.h
parent19fd20261b895a6848c8b15fd7365d5b87b7fd72 (diff)
downloadqmk_firmware-d7fc2365402069a6149c9593dad82c4b4e31b78a.tar.gz
qmk_firmware-d7fc2365402069a6149c9593dad82c4b4e31b78a.tar.xz
successfully read data from the matrix
Diffstat (limited to 'keyboards/frosty_flake/config.h')
-rw-r--r--keyboards/frosty_flake/config.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/keyboards/frosty_flake/config.h b/keyboards/frosty_flake/config.h
index 2575a52b1..507e6a6b6 100644
--- a/keyboards/frosty_flake/config.h
+++ b/keyboards/frosty_flake/config.h
@@ -30,13 +30,14 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/*
* Frosty Flake Rev. 20140521 made by Bathroom Ephiphanies
- * Schematic is available at https://deskthority.net/w/images/a/a4/Frosty_Flake_Schematics.pdf
+ * Ported from the Bathroom Epiphanies TMK Firmware:
+ * https://github.com/BathroomEpiphanies/epiphanies_tmk_keyboard/tree/master/be_controllers
*
*/
/* key matrix size */
-#define MATRIX_ROWS 8 // Row0 to Row7 in the schematic
-#define MATRIX_COLS 18 // ColA to ColR in the schematic
+#define MATRIX_ROWS 18
+#define MATRIX_COLS 8
/*
* Keyboard Matrix Assignments