Parcourir la source

Increment EVE Vendor ID to be unique.

stein3 il y a 5 ans
Parent
commit
f7cffcbcd4
2 fichiers modifiés avec 1 ajouts et 5 suppressions
  1. 1 1
      keyboards/eve/meteor/config.h
  2. 0 4
      keyboards/eve/meteor/keymaps/via/rules.mk

+ 1 - 1
keyboards/eve/meteor/config.h

@@ -19,7 +19,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 
 #include "config_common.h"
 #include "config_common.h"
 
 
-#define VENDOR_ID       0x20A0
+#define VENDOR_ID       0x20A1
 #define PRODUCT_ID      0x422D
 #define PRODUCT_ID      0x422D
 #define DEVICE_VER      0x0200
 #define DEVICE_VER      0x0200
 #define MANUFACTURER    EVE
 #define MANUFACTURER    EVE

+ 0 - 4
keyboards/eve/meteor/keymaps/via/rules.mk

@@ -1,6 +1,2 @@
 VIA_ENABLE = yes
 VIA_ENABLE = yes
 LTO_ENABLE = yes
 LTO_ENABLE = yes
-
-# build options
-MOUSEKEY_ENABLE = no
-EXTRAKEY_ENABLE = no