]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/handwired/MS-sculpt-mobile/config.h
Fix frosty_flake warning when print is disabled
[qmk_firmware.git] / keyboards / handwired / MS-sculpt-mobile / config.h
index d85c5c62336f1646ab17004fbfaae74f6894c771..f89514278d7b8db44a2b2dddb1dc9503b750cb5d 100644 (file)
@@ -25,7 +25,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define PRODUCT_ID      0x6060
 #define DEVICE_VER      0x0001
 #define MANUFACTURER    Microsoftplus
-#define PRODUCT         sculpt mobile 
 #define DESCRIPTION     6000
 
 /* key matrix size */
@@ -33,14 +32,14 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define MATRIX_COLS 18 
 
 #ifdef ASTAR 
-
+#define PRODUCT         sculpt mobile astar
                         /*0   1   2   3    4   5  6   7   8 */
 #define MATRIX_ROW_PINS {D7, C6, D4, D0, D1, D3, D2, E2}
 /*                        A  B   C   D   E   F   G   H   I   J  K   L   M   N   O   P   Q  R  */
 #define MATRIX_COL_PINS {B4, B5, E6, B7, B6, D6,  C7, F7, F6, F4,F5, F1,F0, D5, B0, B1, B2, B3}
 
 #else
-
+#define PRODUCT         sculpt mobile teensypp
 /*                     0  1  2  3  4 5  6   7 */
 #define MATRIX_ROW_PINS { F7,F6,F4,F5,F3,F2,F1,F0}
 /*                        A   B   C   D   E   F   G   H   I   J  K  L   M   N   O   P   Q  R  */