summaryrefslogtreecommitdiff
path: root/keyboards/palette1202/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/palette1202/config.h')
-rw-r--r--keyboards/palette1202/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/palette1202/config.h b/keyboards/palette1202/config.h
index e0be3bd6c7..d631ed8463 100644
--- a/keyboards/palette1202/config.h
+++ b/keyboards/palette1202/config.h
@@ -19,20 +19,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
-#define PRODUCT_ID 0x1202
-#define DEVICE_VER 0x0001
-#define MANUFACTURER niltea
-#define PRODUCT Palette1202
-
/* key matrix size */
#define MATRIX_ROWS 3
#define MATRIX_COLS 5
#define MATRIX_ROW_PINS { B6, B2, B3 }
#define MATRIX_COL_PINS { C6, D7, E6, B4, B5 }
-#define UNUSED_PINS { D2, D3, D4, B1 }
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW