Completing CMake variable generation for USB parameters (AVR Support)
- Had to add the iSerialNumber parameter to the AVR USB descriptor - Removed a faulty pack command for avr-gcc that is not required
This commit is contained in:
parent
b7afaa100f
commit
99b3deba67
7 changed files with 58 additions and 11 deletions
|
@ -20,7 +20,7 @@
|
|||
#| Please the {Scan,Macro,USB,Debug}/module.txt for information on the modules and how to create new ones
|
||||
|
||||
##| Deals with acquiring the keypress information and turning it into a key index
|
||||
set( ScanModule "MBC-55X" )
|
||||
set( ScanModule "FACOM6684" )
|
||||
|
||||
##| Uses the key index and potentially applies special conditions to it, mapping it to a usb key code
|
||||
set( MacroModule "buffer" )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue