File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -379,19 +379,6 @@ void hostPowerManagementEventHandler(kaleidoscope::plugin::HostPowerManagement::
379
379
toggleLedsOnSuspendResume (event);
380
380
}
381
381
382
- /* * This 'enum' is a list of all the magic combos used by the Model 01's
383
- * firmware The names aren't particularly important. What is important is that
384
- * each is unique.
385
- *
386
- * These are the names of your magic combos. They will be used by the
387
- * `USE_MAGIC_COMBOS` call below.
388
- */
389
- enum {
390
- // Toggle between Boot (6-key rollover; for BIOSes and early boot) and NKRO
391
- // mode.
392
- COMBO_TOGGLE_NKRO_MODE
393
- };
394
-
395
382
/* * A tiny wrapper, to be used by MagicCombo.
396
383
* This simply toggles the keyboard protocol via USBQuirks, and wraps it within
397
384
* a function with an unused argument, to match what MagicCombo expects.
You can’t perform that action at this time.
0 commit comments