Revert "Replaced Kaleidoscope-Model01-TestMode"
This reverts commit ccf992aa09ccc50539523015a91505743fb97116, which was an incomplete implementation
This commit is contained in:
parent
60d6881243
commit
36e7028be8
@ -64,7 +64,7 @@
|
||||
#include "Kaleidoscope-Colormap.h"
|
||||
|
||||
// Support for Keyboardio's internal keyboard testing mode
|
||||
#include "Kaleidoscope-HardwareTestMode.h"
|
||||
#include "Kaleidoscope-Model01-TestMode.h"
|
||||
|
||||
// Support for host power management (suspend & wakeup)
|
||||
#include "Kaleidoscope-HostPowerManagement.h"
|
||||
@ -426,7 +426,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.
|
||||
HardwareTestMode,
|
||||
TestMode,
|
||||
|
||||
// LEDControl provides support for other LED modes
|
||||
LEDControl,
|
||||
|
Loading…
x
Reference in New Issue
Block a user