Merge pull request #85 from CapeLeidokos/pr_virtual_build_fix
Replaced Kaleidoscope-Model01-TestMode
This commit is contained in:
commit
c41e95179c
@ -61,7 +61,7 @@
|
||||
#include "Kaleidoscope-Colormap.h"
|
||||
|
||||
// Support for Keyboardio's internal keyboard testing mode
|
||||
#include "Kaleidoscope-Model01-TestMode.h"
|
||||
#include "Kaleidoscope-HardwareTestMode.h"
|
||||
|
||||
// Support for host power management (suspend & wakeup)
|
||||
#include "Kaleidoscope-HostPowerManagement.h"
|
||||
@ -423,7 +423,7 @@ KALEIDOSCOPE_INIT_PLUGINS(
|
||||
|
||||
// The hardware test mode, which can be invoked by tapping Prog, LED and the
|
||||
// left Fn button at the same time.
|
||||
TestMode,
|
||||
HardwareTestMode,
|
||||
|
||||
// LEDControl provides support for other LED modes
|
||||
LEDControl,
|
||||
|
Loading…
x
Reference in New Issue
Block a user