DPH Scan Module now compiles with recent architecture cleanups.
This commit is contained in:
parent
c905bfdebf
commit
bb9c009586
6 changed files with 297 additions and 18 deletions
|
@ -20,7 +20,7 @@
|
|||
#| Please look at 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 "ADCTest" )
|
||||
set( ScanModule "DPH" )
|
||||
|
||||
##| Provides the mapping functions for DefaultMap and handles any macro processing before sending to the OutputModule
|
||||
set( MacroModule "PartialMap" )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue