forked from qmk/qmk_userspace
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,3 +8,5 @@ | |
#define USB_SUSPEND_WAKEUP_DELAY 200 | ||
|
||
#define DYNAMIC_KEYMAP_LAYER_COUNT 8 | ||
|
||
#define USB_MAX_POWER_CONSUMPTION 100 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,3 +14,5 @@ | |
#undef ENABLE_RGB_MATRIX_PIXEL_FRACTAL | ||
|
||
#define VIA_FIRMWARE_VERSION 0x1 | ||
|
||
#define USB_MAX_POWER_CONSUMPTION 100 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,3 +14,5 @@ | |
#undef ENABLE_RGB_MATRIX_PIXEL_FRACTAL | ||
|
||
#define VIA_FIRMWARE_VERSION 0x1 | ||
|
||
#define USB_MAX_POWER_CONSUMPTION 100 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
// Copyright 2023 QMK | ||
// SPDX-License-Identifier: GPL-2.0-or-later | ||
#pragma once | ||
|
||
// #define MIDI_BASIC | ||
// #define NO_ACTION_ONESHOT | ||
|
||
#define USB_SUSPEND_WAKEUP_DELAY 200 | ||
|
||
#define USB_MAX_POWER_CONSUMPTION 100 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,3 +12,5 @@ | |
#define DYNAMIC_KEYMAP_LAYER_COUNT 8 | ||
|
||
#define USB_SUSPEND_WAKEUP_DELAY 200 | ||
|
||
#define USB_MAX_POWER_CONSUMPTION 100 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,3 +15,5 @@ | |
#define DYNAMIC_KEYMAP_LAYER_COUNT 5 | ||
|
||
#define VIA_FIRMWARE_VERSION 0x1 | ||
|
||
#define USB_MAX_POWER_CONSUMPTION 100 |