Fix LUFA descriptor of Extra for Windows
- worked on Linux but not on Windows (logica/usage MINIMUM must start at 0x001)
This commit is contained in:
@@ -1 +0,0 @@
|
||||
Makefile.lufa
|
@@ -23,7 +23,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
|
||||
#define VENDOR_ID 0xFEED
|
||||
#define PRODUCT_ID 0xCAFF
|
||||
#define PRODUCT_ID 0xCAFE
|
||||
#define DEVICE_VER 0x0101
|
||||
#define MANUFACTURER t.m.k.
|
||||
#define PRODUCT HHKB mod
|
||||
|
Reference in New Issue
Block a user