summaryrefslogtreecommitdiff
path: root/keyboards/fc980c/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-06-16 04:18:48 +0000
committerQMK Bot <hello@qmk.fm>2021-06-16 04:18:48 +0000
commit346f4548db1d65d6b534cdb2ca14b4230d9d8a77 (patch)
tree97d28212216547e837f7b669c5135a0b6d80a89b /keyboards/fc980c/config.h
parentff61df103e010de425c01560d16b77555a7f9ee4 (diff)
parent3966599940ece9d6898bd9a77d0ea0c988399719 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/fc980c/config.h')
-rw-r--r--keyboards/fc980c/config.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/keyboards/fc980c/config.h b/keyboards/fc980c/config.h
index 8400d2cdab..b74ca64a5c 100644
--- a/keyboards/fc980c/config.h
+++ b/keyboards/fc980c/config.h
@@ -21,11 +21,14 @@ 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 VENDOR_ID 0x4853
#define PRODUCT_ID 0x980C
#define DEVICE_VER 0x0100
-#define MANUFACTURER QMK
-#define PRODUCT Leopold FC980C with QMK
+#define MANUFACTURER Hasu
+#define PRODUCT FC980C
+
+/* Maximum dynamic keymap layers (constrained by EEPROM space) */
+#define DYNAMIC_KEYMAP_LAYER_COUNT 3
/* key matrix size */
#define MATRIX_ROWS 8