diff options
Diffstat (limited to 'keyboards')
| -rw-r--r-- | keyboards/eve/meteor/config.h | 2 | ||||
| -rw-r--r-- | keyboards/eve/meteor/keymaps/via/rules.mk | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/keyboards/eve/meteor/config.h b/keyboards/eve/meteor/config.h index 2100c3a45..870bc57f3 100644 --- a/keyboards/eve/meteor/config.h +++ b/keyboards/eve/meteor/config.h | |||
| @@ -19,7 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 19 | 19 | ||
| 20 | #include "config_common.h" | 20 | #include "config_common.h" |
| 21 | 21 | ||
| 22 | #define VENDOR_ID 0x20A0 | 22 | #define VENDOR_ID 0x20A1 |
| 23 | #define PRODUCT_ID 0x422D | 23 | #define PRODUCT_ID 0x422D |
| 24 | #define DEVICE_VER 0x0200 | 24 | #define DEVICE_VER 0x0200 |
| 25 | #define MANUFACTURER EVE | 25 | #define MANUFACTURER EVE |
diff --git a/keyboards/eve/meteor/keymaps/via/rules.mk b/keyboards/eve/meteor/keymaps/via/rules.mk index 623f2223b..36b7ba9cb 100644 --- a/keyboards/eve/meteor/keymaps/via/rules.mk +++ b/keyboards/eve/meteor/keymaps/via/rules.mk | |||
| @@ -1,6 +1,2 @@ | |||
| 1 | VIA_ENABLE = yes | 1 | VIA_ENABLE = yes |
| 2 | LTO_ENABLE = yes | 2 | LTO_ENABLE = yes |
| 3 | |||
| 4 | # build options | ||
| 5 | MOUSEKEY_ENABLE = no | ||
| 6 | EXTRAKEY_ENABLE = no \ No newline at end of file | ||
