summaryrefslogtreecommitdiff
path: root/keyboards/frosty_flake/config.h
diff options
context:
space:
mode:
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 2575a52b18..507e6a6b69 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